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:
2
.github/workflows/osx.yml
vendored
2
.github/workflows/osx.yml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user