Skip to content

Commit 249863d

Browse files
authored
chore: test auto prerelease (#347)
1 parent a9b64aa commit 249863d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ release:
5656
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
5757
# If you want to manually examine the release before its live, uncomment this line:
5858
# draft: true
59+
prerelease: auto
60+
make_latest: {{ not .Prerelease }}
5961
changelog:
6062
# see https://goreleaser.com/customization/changelog/
6163
use: github-native

0 commit comments

Comments
 (0)