Skip to content

Commit 2893cc5

Browse files
committed
must use project number
1 parent 106f1bf commit 2893cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: google-github-actions/auth@v2
7676
with:
7777
project_id: ${{ env.GCP_PROJECT}}
78-
workload_identity_provider: "projects/defang-io/locations/global/workloadIdentityPools/github-actions/providers/github-actions-provider"
78+
workload_identity_provider: "projects/806289336876/locations/global/workloadIdentityPools/github-actions/providers/github-actions-provider"
7979

8080
- name: Authenticate to GCR
8181
run: |

0 commit comments

Comments
 (0)