Skip to content

Commit

Permalink
Set credentials for upstream repo
Browse files Browse the repository at this point in the history
  • Loading branch information
javfg committed Jan 7, 2025
1 parent 19fcaed commit 21cca3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
with:
token_format: access_token
project_id: 'open-targets-eu-dev'
workload_identity_provider: projects/426265110888/locations/global/workloadIdentityPools/github/providers/my-repo
service_account: pis-test-image-upload@open-targets-eu-dev.iam.gserviceaccount.com
workload_identity_provider: projects/426265110888/locations/global/workloadIdentityPools/github-actions/providers/opentargets
service_account: github-actions@open-targets-eu-dev.iam.gserviceaccount.com
access_token_lifetime: 300s

- id: auth_gar
Expand Down

0 comments on commit 21cca3a

Please sign in to comment.