Skip to content

Commit 44f5cb9

Browse files
authored
Removing snapshot
1 parent 2c24170 commit 44f5cb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.goreleaser.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ archives:
1818
amd64: x86_64
1919
checksum:
2020
name_template: 'checksums.txt'
21-
snapshot:
22-
name_template: "{{ incpatch .Version }}-next"
21+
#snapshot:
22+
# name_template: "{{ incpatch .Version }}-next"
2323
changelog:
2424
sort: asc
2525
filters:
@@ -36,4 +36,4 @@ nfpms:
3636
formats:
3737
- deb
3838
- rpm
39-
- apk
39+
- apk

0 commit comments

Comments
 (0)