Skip to content

Commit 8bbe1d5

Browse files
authored
Remove optional project_id field (#387)
Now that #383 is merged, we can make this optional.
1 parent 60d3247 commit 8bbe1d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
id: 'deploy'
5454
uses: './'
5555
with:
56-
project_id: '${{ vars.PROJECT_ID }}'
5756
working_directory: '${{ github.workspace }}/example-app'
5857
build_env_vars: |-
5958
FOO=bar

0 commit comments

Comments
 (0)