quoteagain
This commit is contained in:
parent
5b364852a5
commit
4c10dd2df9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
arg_1: '"one"'
|
arg_1: '"one"'
|
||||||
arg_2: '["one", "two"]'
|
arg_2: '["one", "two"]'
|
||||||
arg_3: "{a: x, b: y, c: z}"
|
arg_3: '{"one": 1, "two": 2, "three": 3}'
|
||||||
- uses: ./act/synchronize
|
- uses: ./act/synchronize
|
||||||
with:
|
with:
|
||||||
source: output
|
source: output
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue