Skip to content

Commit 286aa27

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/create-zip.yml

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

0 commit comments

Comments
 (0)