Skip to content

Commit 9523fc1

Browse files
authored
Update extract_macros.yml
1 parent aca475f commit 9523fc1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/extract_macros.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,3 @@ jobs:
1717
echo "" >> $GITHUB_STEP_SUMMARY
1818
echo "### Supported Macros" >> $GITHUB_STEP_SUMMARY
1919
cat /tmp/macros.md >> $GITHUB_STEP_SUMMARY
20-
- name: Add Test Report to Release
21-
uses: irongut/EditRelease@v1.2.0
22-
with:
23-
token: ${{ secrets.GITHUB_TOKEN }}
24-
id: ${{ github.event.release.id }}
25-
body: $GITHUB_STEP_SUMMARY
26-
files: "/tmp/macros.md"

0 commit comments

Comments
 (0)