Skip to content

Commit a1a4b59

Browse files
Update google-cloudrun-docker.yml
1 parent c84384f commit a1a4b59

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
@@ -32,7 +32,7 @@ name: 'Build and Deploy to Cloud Run'
3232
on:
3333
push:
3434
branches:
35-
- '"main"'
35+
- 'main'
3636

3737
env:
3838
PROJECT_ID: 'angularblogcloud-455518' # TODO: update to your Google Cloud project ID

0 commit comments

Comments
 (0)