This commit is contained in:
Marc Beninca 2024-10-20 21:53:06 +02:00
parent ebdd934d4e
commit 896bb8420a
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

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