set project id

pull/363/head
Benjamin 5 months ago
parent 48b9b5b65f
commit 236439c300

@ -23,6 +23,7 @@ jobs:
- name: Authenticate to Google Cloud - name: Authenticate to Google Cloud
uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f
with: with:
project_id: "coder-registry-1"
workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
# service_account: registry-v2-github@coder-registry-1.iam.gserviceaccount.com # service_account: registry-v2-github@coder-registry-1.iam.gserviceaccount.com

Loading…
Cancel
Save