diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/hommabot2.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/hommabot2.yml b/.github/workflows/hommabot2.yml index d9277f2..5abdca2 100644 --- a/.github/workflows/hommabot2.yml +++ b/.github/workflows/hommabot2.yml @@ -17,7 +17,7 @@ env: GCR_ENV_VARS: "^&^SHEETS_SPREADSHEET_ID=1eKEcFRQBdM2b-pPxnSUEilAKdHnMUNXZljO_I6iqwBw\ &SHEETS_RANGE=Aikataulu!A4:C999\ &TELEGRAM_BOT_TOKEN=1617681735:AAFr1314RVQt7giW82yh0DYQKqGl4m_B8gM\ - &TELEGRAM_WEBHOOK_URL=https://hommabot2.jan.systems/webhook/telegram\ + &TELEGRAM_WEBHOOK_URL=https://hommabot.jan.systems/webhook/telegram\ &PG_CONNECTION_URI=postgresql://hommabot_user:${{ secrets.DATABASE_PASSWORD }}@10.24.240.3/hommabot" jobs: |
