Skip to content

Commit 7d5395d

Browse files
authored
Update create-changelog.yml
1 parent b6c732b commit 7d5395d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
tag_name: ${{ github.ref }}
3030
release_name: Release ${{ github.ref }}
3131
body: ${{ steps.changelog.outputs.changelog }}
32-
draft: false
32+
draft: true
3333
prerelease: false

0 commit comments

Comments
 (0)