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

This commit is contained in:
2024-12-02 14:08:19 +01:00
parent 40cc62f511
commit c4e714b3ef
+1
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 }}."