We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d3247 commit 8bbe1d5Copy full SHA for 8bbe1d5
1 file changed
.github/workflows/integration.yml
@@ -53,7 +53,6 @@ jobs:
53
id: 'deploy'
54
uses: './'
55
with:
56
- project_id: '${{ vars.PROJECT_ID }}'
57
working_directory: '${{ github.workspace }}/example-app'
58
build_env_vars: |-
59
FOO=bar
0 commit comments