diff --git a/.github/workflows/pyinstaller.yaml b/.github/workflows/pyinstaller.yaml index a967992..03fbae7 100644 --- a/.github/workflows/pyinstaller.yaml +++ b/.github/workflows/pyinstaller.yaml @@ -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