Skip to content

Commit e4269bf

Browse files
authored
chore: create non-draft release by gha (#3)
1 parent fabc7e1 commit e4269bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
release_name: Release ${{ steps.get_version.outputs.VERSION }}
5050
body: |
5151
${{ steps.get_commit_summary.outputs.COMMIT_SUMMARY }}
52-
draft: true
52+
draft: false
5353
prerelease: false

0 commit comments

Comments
 (0)