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 }}