diff --git a/README.md b/README.md index 63a05fd..e725e08 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a modified version of https://github.com/obsidianmd/obsidian-sample-plug - `*.ts` files are put in the `src` directory - The plugin class definition and settings-related code are separated into `main.ts` and `settings.ts` -- Release GitHub action is already there +- [Release GitHub action](https://docs.obsidian.md/Plugins/Releasing/Release+your+plugin+with+GitHub+Actions) is already there - Don't forget to go to `Settings > Actions > General > Workflow permissions` and turn on `Read and write permissions` - The default branch has been renamed `main`