Update .gitea/workflows/build.yml
This commit is contained in:
@@ -102,8 +102,8 @@ jobs:
|
|||||||
echo DONE!
|
echo DONE!
|
||||||
Notify-Commiter-Error:
|
Notify-Commiter-Error:
|
||||||
needs: Deploy
|
needs: Deploy
|
||||||
if: failure()
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Blame commiter
|
- name: Blame commiter
|
||||||
|
if: failure()
|
||||||
run: echo "OMG YOU BROKE THE BUILD!!! FIX IT"
|
run: echo "OMG YOU BROKE THE BUILD!!! FIX IT"
|
||||||
Reference in New Issue
Block a user