Skip to content

Commit eb72c0e

Browse files
committed
Update goreleaser config
1 parent 8db204f commit eb72c0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.goreleaser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
version: 2
3+
14
# Make sure to check the documentation at http://goreleaser.com
25
project_name: http-over-ssh
36

@@ -17,9 +20,6 @@ release:
1720
checksum:
1821
name_template: 'checksums.txt'
1922

20-
snapshot:
21-
name_template: "{{ .Tag }}-next"
22-
2323
changelog:
2424
sort: asc
2525
filters:

0 commit comments

Comments
 (0)