Skip to content

Commit 88d70f2

Browse files
committed
params
1 parent 2ef65b4 commit 88d70f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,8 @@ jobs:
307307
ref: 'main',
308308
inputs: {
309309
"version": '${{ needs.configuration.outputs.version }}',
310-
"installation_repo": "https://github.com/gitpod-io/gitpod",
311-
"installation_commit": "${{github.sha}}",
310+
"repo": "https://github.com/gitpod-io/gitpod",
311+
"commit": "${{github.sha}}",
312312
"env": ${{ matrix.env }}
313313
}
314314
})

0 commit comments

Comments
 (0)