parent
44aace17b2
commit
c614a40ec9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
- run: spcd-browse-workspace
|
||||
- uses: ./act/action
|
||||
with:
|
||||
arg_1: "string"
|
||||
arg_1: '"string"'
|
||||
arg_2: "[one, two]"
|
||||
arg_3: "{a: x, b: y, c: z}"
|
||||
- uses: ./act/synchronize
|
||||
|
|
Loading…
Reference in a new issue