Skip to content

Commit

Permalink
Add KEYCHAIN_PASS env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mplorentz committed Dec 18, 2023
1 parent f0196d3 commit 80e4fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-testflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
APP_STORE_CONNECT_ISSUER_ID: ${{Secrets. APP_STORE_CONNECT_ISSUER_ID}}
APP_STORE_CONNECT_API_KEY_ID: ${{Secrets. APP_STORE_CONNECT_API_KEY_ID}}
MATCH_PASSWORD: ${{ Secrets.MATCH_PASSWORD }}
KEYCHAIN_PASS: ${{ Secrets.KEYCHAIN_PASS }}
CI: true

0 comments on commit 80e4fc4

Please sign in to comment.