Skip to content

Commit

Permalink
test redirect summary to file
Browse files Browse the repository at this point in the history
  • Loading branch information
mickahell committed Aug 6, 2023
1 parent f3429ca commit 0048404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecosystem-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ jobs:
echo "PR #${{ steps.cpr.outputs.pull-request-number }}" >> $GITHUB_STEP_SUMMARY
# Create summary_output.md
#echo "$(cat $GITHUB_STEP_SUMMARY)" >> summary_output.md
echo "$(cat summary_output.md)"
- name: Create comment on issue
uses: peter-evans/create-or-update-comment@v3
Expand Down

0 comments on commit 0048404

Please sign in to comment.