Skip to content

Commit 304bca3

Browse files
committed
use escape characters
1 parent 695eba3 commit 304bca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
mode: pr
2626
set_version: ${{ github.event.inputs.set_version }}
2727
target: gusto-embedded
28-
runs-on: '{"group": "gusto-ubuntu-default"}'
28+
runs-on: "{\"group\": \"gusto-ubuntu-default\"}"
2929
secrets:
3030
github_access_token: ${{ secrets.GITHUB_TOKEN }}
3131
npm_token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)