Merge pull request #33 from redrockjs/dev

refactor: redata
This commit was merged in pull request #33.
This commit is contained in:
Valeriy G.
2025-12-11 10:39:53 +03:00
committed by GitHub

View File

@@ -55,10 +55,6 @@ jobs:
Репозиторий: ${{ github.repository }} Репозиторий: ${{ github.repository }}
Ветка: ${{ github.ref_name }} Ветка: ${{ github.ref_name }}
Коммит: ${{ github.sha }} Коммит: ${{ 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 - name: Notify Telegram about failure
if: failure() if: failure()