1
0
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:
Jonas Kvinge 2020-08-27 22:51:34 +02:00
parent 9d8e6bb253
commit 10bd4b40b9

View File

@ -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: