This commit is contained in:
2024-10-20 21:53:06 +02:00
parent 1c405a7851
commit 79ada71bc6

View File

@@ -18,8 +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