Skip to content

Commit f87a977

Browse files
author
hCaptcha GHA
committed
Fix create-zip.yml.
1 parent 286aa27 commit f87a977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-zip.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ jobs:
3939
uses: softprops/action-gh-release@v2
4040
with:
4141
files: ${{github.workspace}}/${{ env.SLUG }}.zip
42+
draft: true
4243
env:
4344
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)