diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-04-18 20:51:05 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-04-18 20:51:05 +0300 |
| commit | c95fe479c981698efa708fbff94e49bf960e879a (patch) | |
| tree | c769edbce2c3d026cdb2771aa601ceb759203d18 | |
| parent | 92c009f73411846152921ee20220362a078ea0c5 (diff) | |
Fix workflow
| -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: |
