mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-02-09 08:18:49 +01:00
Switch branch for macOS upload
This commit is contained in:
parent
9d8e6bb253
commit
10bd4b40b9
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -1054,7 +1054,7 @@ jobs:
|
|||||||
upload-macos:
|
upload-macos:
|
||||||
name: Upload macOS DMG
|
name: Upload macOS DMG
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.ref == 'refs/heads/macos'
|
if: github.ref == 'refs/heads/master'
|
||||||
needs:
|
needs:
|
||||||
- build-macos
|
- build-macos
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user