We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1603cd4 commit 06fe097Copy full SHA for 06fe097
.github/workflows/wfh.yml
@@ -17,4 +17,4 @@ jobs:
17
team_id: 9
18
instance: https://dev.workflowhub.eu
19
- name: Debug outputs
20
- run: echo ${{ steps.submit-wf.outputs.workflow_urls }}
+ run: echo "${{ steps.submit-wf.outputs.workflow_urls }}"
0 commit comments