This commit is contained in:
master of disaster
2026-06-12 10:22:00 +02:00
parent 4c233c3aaf
commit b8053bdc9f
2 changed files with 4 additions and 0 deletions

View File

@@ -24,3 +24,5 @@ jobs:
no_cache: ${{ inputs.no_cache || false }}
secrets:
TOKEN: ${{ secrets.TOKEN }}
TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }}
TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }}