oneliners
This commit is contained in:
@@ -18,13 +18,8 @@ jobs:
|
||||
- uses: ./act/action
|
||||
with:
|
||||
arg_1: string
|
||||
arg_2:
|
||||
- one
|
||||
- two
|
||||
arg_3:
|
||||
- a: x
|
||||
- b: y
|
||||
- c: z
|
||||
arg_2: [one, two]
|
||||
arg_3: {a: x, b: y, c: z}
|
||||
- uses: ./act/synchronize
|
||||
with:
|
||||
source: output
|
||||
|
Reference in New Issue
Block a user