Added job status.
Some checks failed
Build Ragnar anti spam bot / Build (push) Failing after 1m14s

This commit is contained in:
retoor 2024-12-02 14:08:17 +01:00
parent 40cc62f511
commit c4e714b3ef

View File

@ -20,3 +20,4 @@ jobs:
- run: git config --global user.name "bot"
- run: git commit -a -m "Update export statistics"
- run: git push
- run: echo "This job's status is ${{ job.status }}."