Update .gitea/workflows/build.yml
Build Workflow / Build (push) Failing after 13s
Build Workflow / Deploy (push) Has been skipped
Build Workflow / Notify-Commiter-Error (push) Has been skipped

This commit is contained in:
2023-07-15 02:28:27 +02:00
parent ec6aee3162
commit c1cf1e9d73
+1 -1
View File
@@ -102,8 +102,8 @@ jobs:
echo DONE!
Notify-Commiter-Error:
needs: Deploy
if: failure()
runs-on: ubuntu-latest
steps:
- name: Blame commiter
if: failure()
run: echo "OMG YOU BROKE THE BUILD!!! FIX IT"