Skip to content

Commit 875cf40

Browse files
committed
Remove optional project_id field
1 parent 60d3247 commit 875cf40

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)