We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72bed80 commit f95a77fCopy full SHA for f95a77f
.goreleaser.yml
@@ -55,10 +55,6 @@ release:
55
extra_files:
56
- glob: 'terraform-registry-manifest.json'
57
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
58
- # If you want to manually examine the release before its live, uncomment this line:
59
- # draft: true
60
- prerelease: auto
61
- make_latest: '{{ not .Prerelease }}'
62
changelog:
63
# see https://goreleaser.com/customization/changelog/
64
use: github-native
0 commit comments