Skip to content

Commit d1eb845

Browse files
Update google-cloudrun-docker.yml
1 parent 9946c35 commit d1eb845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/google-cloudrun-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id: auth
2222
uses: google-github-actions/auth@v2
2323
with:
24-
project_id: "angularblogcloud-455518" # <-- Replace with your project if needed
24+
project_id: "angularblogcloud-455518"
2525
workload_identity_provider: "projects/863451014992/locations/global/workloadIdentityPools/github/providers/my-repo"
2626

2727
# 3) Install & configure gcloud CLI

0 commit comments

Comments
 (0)