Skip to content

Commit 2a97daa

Browse files
committed
move to workspan GCP project
1 parent fe5c50a commit 2a97daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/machine_images.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
- name: Authenticate to Google Cloud
4040
uses: google-github-actions/auth@v1
4141
with:
42-
workload_identity_provider: projects/599002230295/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-oidc-provider
43-
service_account: coder-packages-ci@coder-enterprise-market-public.iam.gserviceaccount.com
42+
workload_identity_provider: projects/912981742393/locations/global/workloadIdentityPools/github/providers/my-repo
43+
service_account: coder-packages-ci@workspan-public-422119.iam.gserviceaccount.com
4444

4545
- name: Setup `packer`
4646
uses: hashicorp/setup-packer@main

0 commit comments

Comments
 (0)