Skip to content

Commit c14b02d

Browse files
committed
chore: draft release for testing
1 parent d00e21f commit c14b02d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
gh release create "$GITHUB_REF_NAME" \
5353
--title "$GITHUB_REF_NAME" \
5454
--generate-notes \
55+
--draft \
5556
dist/*.tar.xz dist/checksums.txt
5657
env:
5758
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)