Skip to content

Commit ac14d51

Browse files
committed
params
1 parent 5718f52 commit ac14d51

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
@@ -312,8 +312,8 @@ jobs:
312312
ref: 'main',
313313
inputs: {
314314
"version": '${{ needs.configuration.outputs.version }}',
315-
"installation_repo": "https://github.com/gitpod-io/gitpod",
316-
"installation_commit": "${{github.sha}}",
315+
"repo": "https://github.com/gitpod-io/gitpod",
316+
"commit": "${{github.sha}}",
317317
"env": ${{ matrix.env }}
318318
}
319319
})

0 commit comments

Comments
 (0)