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 c84384f commit a1a4b59Copy full SHA for a1a4b59
.github/workflows/google-cloudrun-docker.yml
@@ -32,7 +32,7 @@ name: 'Build and Deploy to Cloud Run'
32
on:
33
push:
34
branches:
35
- - '"main"'
+ - 'main'
36
37
env:
38
PROJECT_ID: 'angularblogcloud-455518' # TODO: update to your Google Cloud project ID
0 commit comments