From 4d56199dbb81fa8a06879b17de11247b2d5cee8c Mon Sep 17 00:00:00 2001 From: Mitch Bradley Date: Tue, 8 Feb 2022 10:30:09 -1000 Subject: [PATCH] Another try --- .github/workflows/convert-machine-file.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/convert-machine-file.yaml b/.github/workflows/convert-machine-file.yaml index a44c2a9d..d7cb95da 100644 --- a/.github/workflows/convert-machine-file.yaml +++ b/.github/workflows/convert-machine-file.yaml @@ -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 }}