Skip to content

Commit

Permalink
🧹 udpate release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SylarLong committed Nov 5, 2023
1 parent bbe2517 commit f005123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: tar -czvf iztro-min-js.tar.gz dist/

- name: Upload iztro-min-js to Release
uses: actions/upload-release-asset@v2
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: iztro-min-js.tar.gz
Expand Down

0 comments on commit f005123

Please sign in to comment.