Skip to content

Commit

Permalink
replace deprecated goreleaser options
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelEischer committed Jul 6, 2024
1 parent e52e539 commit a0ed026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Release.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
git tag -a -s -m "v${VERSION}" "v${VERSION}"
git push --tags

6. Build the project (use `--skip-publish` for testing, or pass `--config` to
6. Build the project (use `--snapshot` for testing, or pass `--config` to
use another config file):

goreleaser \
Expand Down

0 comments on commit a0ed026

Please sign in to comment.