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 809466b commit 040e549Copy full SHA for 040e549
1 file changed
.github/workflows/tag-release.yml
@@ -76,6 +76,6 @@ jobs:
76
id: gcb
77
run: |
78
gcloud builds submit . \
79
- --config=cloudbuild-release.yaml \
+ --config=cloudbuild.yaml \
80
--project='cdapio-github-builds' \
81
0 commit comments