quotes
Some checks failed
/ job (push) Failing after 1m15s

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

View file

@ -17,8 +17,8 @@ jobs:
- uses: ./act/action - uses: ./act/action
with: with:
arg_1: string arg_1: string
arg_2: [one, two] arg_2: "[one, two]"
arg_3: {a: x, b: y, c: z} arg_3: "{a: x, b: y, c: z}"
- uses: ./act/synchronize - uses: ./act/synchronize
with: with:
source: output source: output