Skip to content

Commit 4d99eda

Browse files
committed
quotes
1 parent ac14d51 commit 4d99eda

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
@@ -314,7 +314,7 @@ jobs:
314314
"version": '${{ needs.configuration.outputs.version }}',
315315
"repo": "https://github.com/gitpod-io/gitpod",
316316
"commit": "${{github.sha}}",
317-
"env": ${{ matrix.env }}
317+
"env": "${{ matrix.env }}"
318318
}
319319
})
320320

0 commit comments

Comments
 (0)