Skip to content

Commit f00c5a3

Browse files
authored
ci: Don't draft on release
1 parent 55a8427 commit f00c5a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
tag_name: ${{ env.VERSION }}
120120
token: ${{ secrets.PAT }}
121121
prerelease: true
122+
draft: false
122123
files: eask_${{ env.VERSION }}_${{ matrix.target }}.${{ env._EXT }}
123124

124125
#### Upload an artifact for testing purposes

0 commit comments

Comments
 (0)