1
0
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:
Mikael Finstad 2021-10-26 21:39:30 +07:00
parent 3ccbba952a
commit 17b2367077
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26
3 changed files with 1 additions and 0 deletions

View File

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