Skip to content

Commit

Permalink
Update pyinstaller.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnapalm committed Aug 12, 2024
1 parent 766c8f6 commit 6efc0f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pyinstaller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # automatically provided by github actions
with:
upload_url: https://uploads.github.com/repos/oldnapalm/zoffline-helper/releases/93612294/assets{?name,label}
release_id: 93612294
upload_url: https://uploads.github.com/repos/oldnapalm/zoffline-helper/releases/169846138/assets{?name,label}
release_id: 169846138
asset_path: zoffline-helper.zip
asset_name: zoffline-helper.zip
asset_content_type: application/zip

0 comments on commit 6efc0f5

Please sign in to comment.