Skip to content

Commit d4f4ba1

Browse files
committed
v1.0.1
1 parent 5c86b7c commit d4f4ba1

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
@@ -42,7 +42,7 @@ jobs:
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
with:
45-
draft: true
45+
draft: false
4646
tag_name: ${{ github.ref }}
4747
release_name: ${{ github.ref }}
4848

0 commit comments

Comments
 (0)