Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
ci(BUX-447): stop marking all releases as prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
dorzepowski committed Jan 25, 2024
1 parent 160b9f5 commit bca1868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ build:
# Github Release
# ---------------------------
release:
prerelease: true
prerelease: auto
name_template: "Release v{{.Version}}"

# ---------------------------
Expand Down

0 comments on commit bca1868

Please sign in to comment.