Skip to content

Commit

Permalink
change match password
Browse files Browse the repository at this point in the history
  • Loading branch information
a-novi committed May 25, 2024
1 parent 500b64c commit 97b8fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:

env:
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD_NOVI }} # MATCH_PASSWORD
FASTLANE_PASSWORD: ${{ secrets.FASTLANE_PASSWORD }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
KEYCHAIN_TOKEN: ${{ secrets.KEYCHAIN_TOKEN }}
Expand Down

0 comments on commit 97b8fcb

Please sign in to comment.