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 a3a8dcb commit d01aa10Copy full SHA for d01aa10
.goreleaser.yml
@@ -154,4 +154,4 @@ checksum:
154
name_template: 'checksums.txt'
155
156
snapshot:
157
- name_template: "{{ incminor .Tag }}-dev"
+ name_template: "{{ incpatch .Tag }}-dev"
0 commit comments