Skip to content

Commit

Permalink
Fix create-zip.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
hCaptcha GHA committed Feb 3, 2025
1 parent 5f1f823 commit 286aa27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: ${{github.workspace}}/${{ env.SLUG }}.zip
draft: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 286aa27

Please sign in to comment.