refactor: redata

This commit is contained in:
2025-12-11 09:48:04 +03:00
parent cb8e7ffc09
commit ce4ad62876

View File

@@ -55,10 +55,6 @@ jobs:
Репозиторий: ${{ github.repository }}
Ветка: ${{ github.ref_name }}
Коммит: ${{ github.sha }}
DOCKERHUB-TOKEN: ${{secrets.DOCKERHUB_TOKEN}}
DOCKERHUB-USER: ${{secrets.DOCKERHUB_USERNAME}}
LOG-TELEGRAM_CHAT_ID: ${{secrets.TELEGRAM_CHAT_ID}}
LOG-TELEGRAM_CHAT_ID: ${{secrets.TELEGRAM_BOT_TOKEN}}
- name: Notify Telegram about failure
if: failure()