Skip to content

Commit 06fe097

Browse files
committed
Echo multiple lines
1 parent 1603cd4 commit 06fe097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wfh.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
team_id: 9
1818
instance: https://dev.workflowhub.eu
1919
- name: Debug outputs
20-
run: echo ${{ steps.submit-wf.outputs.workflow_urls }}
20+
run: echo "${{ steps.submit-wf.outputs.workflow_urls }}"

0 commit comments

Comments
 (0)