Skip to content

Commit

Permalink
Update extract_macros.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Jul 13, 2024
1 parent aca475f commit 9523fc1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/extract_macros.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,3 @@ jobs:
echo "" >> $GITHUB_STEP_SUMMARY
echo "### Supported Macros" >> $GITHUB_STEP_SUMMARY
cat /tmp/macros.md >> $GITHUB_STEP_SUMMARY
- name: Add Test Report to Release
uses: irongut/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: ${{ github.event.release.id }}
body: $GITHUB_STEP_SUMMARY
files: "/tmp/macros.md"

0 comments on commit 9523fc1

Please sign in to comment.