Refactor workflow and scripts for improved functionality; update package.json commands and ensure consistent return values in scripts.

This commit is contained in:
mr. M
2025-01-13 22:53:39 +01:00
parent 20882f65cc
commit f6d3b4d868
4 changed files with 6 additions and 3 deletions

View File

@@ -18,4 +18,4 @@ jobs:
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
DISCORD_PING_IDS: ${{ secrets.DISCORD_PING_IDS }}
run: |
python3 scripts/check_rc_response.py || true
python3 scripts/check_rc_response.py