Skip to content

Commit

Permalink
ci: adiciona chaves da festlane
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Passos authored and Felipe Passos committed Dec 24, 2023
1 parent ee2c05c commit d062ebc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
- run: fastlane beta
env:
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
FASTLANE_APPLE_ID: "${{ secrets.FASTLANE_APPLE_ID }}"
FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD: "${{ secrets.FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD }}"

0 comments on commit d062ebc

Please sign in to comment.