We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac94e56 commit 811e793Copy full SHA for 811e793
.goreleaser.yml
@@ -4,6 +4,8 @@ before:
4
- go mod tidy
5
snapshot:
6
name_template: "{{ .Tag }}"
7
+builds:
8
+ - skip: true
9
release:
10
draft: false
11
replace_existing_draft: true
0 commit comments