Skip to content

Commit d21dedb

Browse files
committed
ci: fix git tag
1 parent 645371c commit d21dedb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
project_name: malice
22
version: 2
33

4+
git:
5+
ignore_tags:
6+
- nightly
7+
48
before:
59
hooks:
610
- go mod tidy

0 commit comments

Comments
 (0)