1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00

update doc

This commit is contained in:
Mikael Finstad 2023-11-01 21:25:27 +09:00
parent c7ebc9bb4d
commit 8e9bd6d4b3

View File

@ -51,6 +51,7 @@ jobs:
- 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'.
if: startsWith(matrix.os, 'macos')