replace deprecated goreleaser options

This commit is contained in:
Michael Eischer
2024-07-06 17:04:16 +02:00
parent 40fd34e7c8
commit 7b2639b21e

View File

@@ -30,7 +30,7 @@
git tag -a -s -m "v${VERSION}" "v${VERSION}" git tag -a -s -m "v${VERSION}" "v${VERSION}"
git push --tags 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): use another config file):
goreleaser \ goreleaser \