We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96ff38b commit ecd3afdCopy full SHA for ecd3afd
.github/workflows/manual.yml
@@ -39,6 +39,6 @@ jobs:
39
dry-run: '${{ github.event.inputs.dry-run }}'
40
41
- run: |
42
- cat << 'EOF' > $GITHUB_OUTPUT
+ cat << 'EOF' > $GITHUB_STEP_SUMMARY
43
${{ steps.build-issue-dependencies-graph.outputs.mermaid-diagram }}
44
EOF
0 commit comments