Skip to content

Commit

Permalink
Set password as env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
hartlco committed Feb 8, 2020
1 parent aeb7bba commit 2f9f807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
run: bundle exec fastlane beta_ci
env:
MATCH_PASSWORD: ${{ secrets.KEYSTORE_PASSPHRASE }}
FASTLANE_PASSWORD: ${{ secrets.APPSTORE_PASSWORD }}

0 comments on commit 2f9f807

Please sign in to comment.