Skip to content

Commit 4d584eb

Browse files
authored
Update README.md
1 parent 041db57 commit 4d584eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ ___
1414
5. To create a Github Release that contains the built plugin for all platforms you need to create and push a tag, e.g. like this:
1515
* `git tag v2.0.9 -m "create v2.0.9"`
1616
* `git push origin --tags`
17-
* **Note:** Make sure that your tag version number is the same as the version in the [plugin.json](https://github.com/qno/vcv-plugin-github-actions-example/blob/main/plugin.json#L4) and the tag starts with v (it is a convention), otherwise the the publish step will be canceled.
17+
* **Note:** Make sure that your tag version number is the same as the version in the [plugin.json](https://github.com/qno/vcv-plugin-github-actions-example/blob/main/plugin.json#L4) and the tag starts with `v` (it is a convention), otherwise the the publish step will be canceled.

0 commit comments

Comments
 (0)