diff --git a/tools/readme.tmpl b/tools/readme.tmpl index 31e3917..3c9c937 100644 --- a/tools/readme.tmpl +++ b/tools/readme.tmpl @@ -33,5 +33,4 @@ To build a local snapshot release, run: goreleaser release --clean --snapshot ``` -To build and publish a full release, -push a semver tag with 'v' prefix to GitHub. +To build and publish a full release, push a semver tag (with 'v' prefix) to the 'main' branch on GitHub.