Skip to content

Commit 9ad375a

Browse files
authored
Remove draft setting
Removed draft option from GitHub release action.
1 parent 37af18f commit 9ad375a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy_prerelease.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
with:
4646
body_path: ./staging/prerelease.txt
4747
prerelease: true
48-
draft: true
4948
token: ${{ github.token }}
5049
tag_name: ${{ env.CURR_VER }}
5150
name: ${{ env.CURR_VER }}${{ env.SUPPORTED }}

0 commit comments

Comments
 (0)