Skip to content

Commit f95a77f

Browse files
authored
chore: do not use GitHub prereleases (#355)
1 parent 72bed80 commit f95a77f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.goreleaser.yml

-4
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ release:
5555
extra_files:
5656
- glob: 'terraform-registry-manifest.json'
5757
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 }}'
6258
changelog:
6359
# see https://goreleaser.com/customization/changelog/
6460
use: github-native

0 commit comments

Comments
 (0)