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 dd45e44 commit b3c875bCopy full SHA for b3c875b
.goreleaser.yml
@@ -1,6 +1,10 @@
1
---
2
project_name: golangci-lint
3
4
+source:
5
+ enabled: true
6
+ name_template: '{{ .ProjectName }}_{{ .Version }}_source_code'
7
+
8
release:
9
github:
10
owner: golangci
0 commit comments