Skip to content

Commit 64f5b77

Browse files
adminadmin
authored andcommitted
devop: fix fastlane
1 parent feb531d commit 64f5b77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/macos-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
FASTLANE_USER: "${{ secrets.OSX_APPLE_ID }}"
2323
FASTLANE_ITC_TEAM_ID: "${{ secrets.OSX_FASTLANE_ITC_TEAM_ID }}"
2424
FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD: "${{ secrets.OSX_FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD }}"
25+
FASTLANE_PASSWORD: "${{ secrets.OSX_FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD }}"
2526
ITC_TEAM_ID: "${{ secrets.OSX_FASTLANE_ITC_TEAM_ID }}"
2627
INSTALLER_CERT: "${{ secrets.OSX_INSTALLER_CERT }}"
2728
SAFARI_PROVISION: "${{ secrets.OSX_SAFARI_PROVISION }}"

0 commit comments

Comments
 (0)