diff --git a/.github/workflows/code-build.yaml b/.github/workflows/code-build.yaml index edec4916df0917..b94c301f2665d1 100644 --- a/.github/workflows/code-build.yaml +++ b/.github/workflows/code-build.yaml @@ -33,7 +33,7 @@ jobs: if: steps.changes.outputs.dirty uses: peter-evans/create-pull-request@v6 with: - title: ${{"[VS Code Browser] Build stable code `" + steps.update-output.ouput.codeVersion + "`"}} + title: '[VS Code Browser] Build stable code `${{steps.update-output.ouput.codeVersion}}`' body: | ## Description