Skip to content

Commit 9546af7

Browse files
committed
quotes
1 parent 88d70f2 commit 9546af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ jobs:
309309
"version": '${{ needs.configuration.outputs.version }}',
310310
"repo": "https://github.com/gitpod-io/gitpod",
311311
"commit": "${{github.sha}}",
312-
"env": ${{ matrix.env }}
312+
"env": "${{ matrix.env }}"
313313
}
314314
})
315315

0 commit comments

Comments
 (0)