We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3761289 commit 7b66b8bCopy full SHA for 7b66b8b
.goreleaser.yml
@@ -32,6 +32,7 @@ snapshot:
32
name_template: "{{ .Tag }}-next"
33
changelog:
34
sort: asc
35
+ use: github-native
36
dockers:
37
- image_templates: ["vektra/mockery:{{ .Tag }}-amd64"]
38
goarch: amd64
0 commit comments