Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
mustard-mh committed May 21, 2024
1 parent 9b7113d commit 1864a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1864a1d

Please sign in to comment.