pull/1782/head
Mikael Finstad 2023-11-02 10:02:05 +09:00
rodzic 0b7f75da42
commit 0155d4c567
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 25AB36E3E81CBC26
1 zmienionych plików z 1 dodań i 4 usunięć

Wyświetl plik

@ -50,10 +50,7 @@ jobs:
echo -n "$PROVISIONING_PROFILE_BASE64" | base64 --decode > LosslessCut_Mac_App_Store_provisioning_profile.provisionprofile
- name: Prepare Apple API key
# Import Apple API key for uploading to Mac App Store
# as well as for notarization
# 'altool --help': '--apiKey' will search the following directories in sequence for a private key file with the name of:
# 'AuthKey_<api_key>.p8': './private_keys', '~/private_keys', '~/.private_keys', and '~/.appstoreconnect/private_keys'.
# Import Apple API key for uploading to Mac App Store and for notarization
if: startsWith(matrix.os, 'macos')
run: |
mkdir -p ~/.appstoreconnect/private_keys/