Skip to content

Commit

Permalink
ci: fix pkg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmiteko committed Jun 29, 2023
1 parent c282d84 commit 41b0369
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
file: "dist/*.zip"
delete_file: "dist/*.zip"
tag_name: "v2"
overwrite: true
arm64:
Expand Down Expand Up @@ -78,6 +77,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
file: "dist/*.zip"
delete_file: "dist/*.zip"
tag_name: "v2"
overwrite: true

0 comments on commit 41b0369

Please sign in to comment.