mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 10:22:31 +01:00
update outdated provisioning profiles
This commit is contained in:
parent
3ccbba952a
commit
17b2367077
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -83,6 +83,7 @@ jobs:
|
||||
- name: Upload to Mac App Store
|
||||
if: startsWith(matrix.os, 'macos') && env.is_tag == 'true'
|
||||
# In case of ERROR ITMS-90189: Redundant Binary Upload
|
||||
# Note: this will succeed on any errors, so beware
|
||||
continue-on-error: true
|
||||
run: |
|
||||
xcrun altool --upload-app -f dist/mas/LosslessCut-mac.pkg --apiKey ${{ secrets.api_key_id }} --apiIssuer ${{ secrets.api_key_issuer_id }}
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user