We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645371c commit d21dedbCopy full SHA for d21dedb
1 file changed
.goreleaser.yml
@@ -1,6 +1,10 @@
1
project_name: malice
2
version: 2
3
4
+git:
5
+ ignore_tags:
6
+ - nightly
7
+
8
before:
9
hooks:
10
- go mod tidy
0 commit comments