From b5305ebf1c68ea7302b24e956367fd405cd23a47 Mon Sep 17 00:00:00 2001 From: Matthew Huebert Date: Thu, 23 May 2024 14:31:47 +0200 Subject: [PATCH] ci --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |-