We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9946c35 commit d1eb845Copy full SHA for d1eb845
.github/workflows/google-cloudrun-docker.yml
@@ -21,7 +21,7 @@ jobs:
21
id: auth
22
uses: google-github-actions/auth@v2
23
with:
24
- project_id: "angularblogcloud-455518" # <-- Replace with your project if needed
+ project_id: "angularblogcloud-455518"
25
workload_identity_provider: "projects/863451014992/locations/global/workloadIdentityPools/github/providers/my-repo"
26
27
# 3) Install & configure gcloud CLI
0 commit comments