Skip to content

Commit

Permalink
ага! А кто из репозитория в энв раннера будет пробрасывать?
Browse files Browse the repository at this point in the history
  • Loading branch information
abesmon committed Sep 21, 2024
1 parent eee88fd commit 654703b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- name: Restart Docker Compose
env:
TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }}
ANTISPAM_LLM_HOST: ${{ secrets.ANTISPAM_LLM_HOST }}
ANTISPAM_LLM_MODEL: ${{ secrets.ANTISPAM_LLM_MODEL }}
run: |
docker-compose down
docker-compose up -d

0 comments on commit 654703b

Please sign in to comment.