Skip to content

Commit

Permalink
chore(gap): enable workload_identity based auth
Browse files Browse the repository at this point in the history
SUITEDEV-35237

Co-authored-by: davidSchuppa <[email protected]>
  • Loading branch information
megamegax and davidSchuppa committed Feb 27, 2024
1 parent b107f6a commit ee803cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push_workflow_new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Authenticate to Google Cloud
uses: google-github-actions/[email protected]
with:
workload_identity_provider: 'projects/942049623025/locations/global/workloadIdentityPools/development/providers/github-actions'
workload_identity_provider: 'projects/395478287999/locations/global/workloadIdentityPools/development/providers/github-actions'
service_account: 'firebase-test-lab-service-acco@ems-mobile-sdk.iam.gserviceaccount.com'
create_credentials_file: true

Expand Down

0 comments on commit ee803cc

Please sign in to comment.