Skip to content

Commit e65fba7

Browse files
committed
change release generation to be preprelease
1 parent 11047a3 commit e65fba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
'${{ github.ref_name }}'
133133
--repo '${{ github.repository }}'
134134
--generate-notes
135+
--prerelease
135136
- name: Upload artifact signatures to GitHub Release
136137
env:
137138
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)