Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 41a89e2

Browse files
committed
how bout now
1 parent 236439c commit 41a89e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy-registry.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ jobs:
2323
- name: Authenticate to Google Cloud
2424
uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f
2525
with:
26-
project_id: "coder-registry-1"
2726
workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
28-
# service_account: registry-v2-github@coder-registry-1.iam.gserviceaccount.com
27+
service_account: registry-v2-github@coder-registry-1.iam.gserviceaccount.com
2928

3029
- name: Set up Google Cloud SDK
3130
uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a

0 commit comments

Comments
 (0)