1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-15 02:56:51 +02:00

Another try

This commit is contained in:
Mitch Bradley
2022-02-08 10:30:09 -10:00
parent a38e9c3b6e
commit 4d56199dbb

View File

@@ -55,7 +55,7 @@ jobs:
echo 'EOF' >> $GITHUB_ENV
- name: Report errors
if: failed()
if: failure()
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
with:
issue-number: ${{ github.event.issue.number }}