refactor: fix workflow error
Some checks failed
Publish to npm / quality (push) Successful in 21s
Publish to npm / failed-webhook (push) Has been skipped
Publish to npm / publish (push) Failing after 30s

This commit is contained in:
Astrian Zheng 2025-05-21 16:35:17 +10:00
parent de02d090e8
commit 1c0a8b86aa
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -25,7 +25,7 @@ jobs:
status: ${{ job.status }}
failed-webhook:
failed-webhook:
needs: quality
runs-on: ubuntu-latest
if: ${{ needs.quality.outputs.status == 'failure' }}