Skip to content

Commit

Permalink
(Testing Github Actions) Fix multiline
Browse files Browse the repository at this point in the history
  • Loading branch information
aSouchereau committed May 29, 2024
1 parent a53e5bf commit ea6758a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
id: testOutput
with:
cmd: 'cat vercel.json | jq ".rewrites"'
multiline: true

- name: Temp Read Vercel Config
run: |
Expand Down

0 comments on commit ea6758a

Please sign in to comment.