1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-29 09:54:24 +02:00

Use a valid run ID

This commit is contained in:
2025-07-06 12:58:17 +02:00
parent 7341a02742
commit 3b45cdfea6

View File

@ -30,7 +30,7 @@ jobs:
github-token: ${{ secrets.GPXsee }} github-token: ${{ secrets.GPXsee }}
repository: tumic0/QtPBFImagePlugin repository: tumic0/QtPBFImagePlugin
path: GPXSee.app/Contents/Plugins/imageformats path: GPXSee.app/Contents/Plugins/imageformats
run-id: 97 run-id: 15603784426
- name: Create DMG - name: Create DMG
run: macdeployqt GPXSee.app -dmg -appstore-compliant run: macdeployqt GPXSee.app -dmg -appstore-compliant
- name: Upload artifacts - name: Upload artifacts