diff --git a/conveyor.ci.conf b/conveyor.ci.conf index f9bd393bb..081acb309 100644 --- a/conveyor.ci.conf +++ b/conveyor.ci.conf @@ -6,7 +6,7 @@ app { mac.notarization { issuer-id = ${env.APPLE_ISSUER_ID} key-id = ${env.APPLE_KEY_ID} - ; the secret is written to file by CI from Gihub Secrets + # the secret is written to file by CI from Github Secrets private-key = ./secret/apple_private_key.p8 } }