diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 71e0e44..eb108a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: with: project_id: 'probcomp-caliban' workload_identity_provider: 'projects/110275315150/locations/global/workloadIdentityPools/app-engine-publishers/providers/github' - service_account: 'app-engine-publisher@probcomp-caliban.iam.gserviceaccount.com' + audience: 'https://iam.googleapis.com/projects/110275315150/locations/global/workloadIdentityPools/app-engine-publishers/providers/github' - id: 'gcloud' name: 'gcloud' run: |-