Skip to content

Commit ecd3afd

Browse files
committed
github step summary
1 parent 96ff38b commit ecd3afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
dry-run: '${{ github.event.inputs.dry-run }}'
4040

4141
- run: |
42-
cat << 'EOF' > $GITHUB_OUTPUT
42+
cat << 'EOF' > $GITHUB_STEP_SUMMARY
4343
${{ steps.build-issue-dependencies-graph.outputs.mermaid-diagram }}
4444
EOF

0 commit comments

Comments
 (0)