Skip to content

Commit 555bac9

Browse files
committed
Publish releases
1 parent fa8c4f7 commit 555bac9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
release_name: Release $(date "+%Y-%m-%d %H:%M:%S")
2525
tag_name: ${{ steps.create_tag.outputs.tag }}
26-
draft: true
26+
draft: false
2727
prerelease: false
2828
outputs:
2929
upload_url: ${{ steps.create_release.outputs.upload_url }}

0 commit comments

Comments
 (0)