Skip to content

Commit 0d6ff57

Browse files
committed
ios build must use MATCH_PASSWORD
1 parent 0c51e78 commit 0d6ff57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/profile-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -694,6 +694,7 @@ jobs:
694694
env:
695695
FASTLANE_SKIP_UPDATE_CHECK: '1'
696696
FASTLANE_DISABLE_PROMPTS: '1'
697+
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
697698
run: |
698699
set -e
699700
cd ios

0 commit comments

Comments
 (0)