Skip to content

Commit 5c13816

Browse files
authored
Merge pull request #27007 from Expensify/jules-updateProvisioningProfileName
[NO QA] Update reference to deprecated provisioning profile
2 parents 6e106c6 + 9038822 commit 5c13816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The GitHub workflows require a large list of secrets to deploy, notify and test
8585
1. `LARGE_SECRET_PASSPHRASE` - decrypts secrets stored in various encrypted files stored in GitHub repository. To create updated versions of these encrypted files, refer to steps 1-4 of [this encrypted secrets help page](https://docs.github.com/en/actions/reference/encrypted-secrets#limits-for-secrets) using the `LARGE_SECRET_PASSPHRASE`.
8686
1. `android/app/my-upload-key.keystore.gpg`
8787
1. `android/app/android-fastlane-json-key.json.gpg`
88-
1. `ios/chat_expensify_adhoc.mobileprovision.gpg`
88+
1. `ios/expensify_chat_adhoc.mobileprovision.gpg`
8989
1. `ios/chat_expensify_appstore.mobileprovision.gpg`
9090
1. `ios/Certificates.p12.gpg`
9191
1. `SLACK_WEBHOOK` - Sends Slack notifications via Slack WebHook https://expensify.slack.com/services/B01AX48D7MM

0 commit comments

Comments
 (0)