From 7b2639b21e446763442d5e56cb99a7c2c334b8e6 Mon Sep 17 00:00:00 2001 From: Michael Eischer Date: Sat, 6 Jul 2024 17:04:16 +0200 Subject: [PATCH] replace deprecated goreleaser options --- Release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release.md b/Release.md index 738c91c..3e37751 100644 --- a/Release.md +++ b/Release.md @@ -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 \