Skip to content

Commit

Permalink
Test the other marketing service account (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcampos authored Jul 19, 2024
1 parent 9db17a1 commit ecb313b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
token_format: "access_token"
workload_identity_provider: "projects/196494084534/locations/global/workloadIdentityPools/github-actions-wi-pool/providers/github-actions-wi-provider"
service_account: "github-actions@zuplo-marketing.iam.gserviceaccount.com"
service_account: "github-actions@zuplo-production.iam.gserviceaccount.com"
access_token_lifetime: "300s"

- name: Login to Google Registry
Expand Down

0 comments on commit ecb313b

Please sign in to comment.