Skip to content

Commit

Permalink
Git bearer.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieSinn committed May 16, 2024
1 parent df85ef4 commit 6960834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Fastlane macOS Tests
run: fastlane mac tests
env:
FASTLANE_GIT_BEARER_AUTHORIZATION: "${{ env.FASTLANE_GIT_BASIC_AUTHORIZATION }}"
FASTLANE_GIT_BEARER_AUTHORIZATION: "${{ env.FASTLANE_GIT_BEARER_AUTHORIZATION }}"
DEVELOPER_APP_ID: "${{ secrets.DEVELOPER_APP_ID }}"
MATCH_PASSWORD: "${{ secrets.MATCH_PASSWORD }}"
TEMP_KEYCHAIN_PASSWORD: "${{ secrets.TEMP_KEYCHAIN_PASSWORD }}"
Expand Down

0 comments on commit 6960834

Please sign in to comment.