Skip to content

Commit e518a42

Browse files
committed
update release action
1 parent 65ad4fc commit e518a42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ jobs:
1616
with:
1717
generate_release_notes: true
1818
prerelease: ${{ contains(github.ref, '-rc') }}
19-
draft: ${{ contains(github.ref, '-alpha') }}
2019
env:
2120
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)