Skip to content

Commit

Permalink
Removed prerelease settings from Goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
Etourneau Gwenn committed Mar 6, 2024
1 parent 068e106 commit e18b1b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ signs:
- "--detach-sign"
- "${artifact}"
release:
prerelease: auto
extra_files:
- glob: 'terraform-registry-manifest.json'
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
Expand Down

0 comments on commit e18b1b2

Please sign in to comment.