aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/hommabot2.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/hommabot2.yml b/.github/workflows/hommabot2.yml
index 700458f..79c8e3a 100644
--- a/.github/workflows/hommabot2.yml
+++ b/.github/workflows/hommabot2.yml
@@ -12,11 +12,11 @@ env:
GCR_PLATFORM: managed
GCR_REGION: europe-north1
# Env vars (normally) comma separated. Use @ as separator since TELEGRAM_USER_IDS has commas.
- GCR_ENV_VARS: "^@^SHEETS_SPREADSHEET_ID=1eKEcFRQBdM2b-pPxnSUEilAKdHnMUNXZljO_I6iqwBw\
- @SHEETS_RANGE=Aikataulu!A4:C999\
- @TELEGRAM_TOKEN=1617681735:AAFr1314RVQt7giW82yh0DYQKqGl4m_B8gM\
- TELEGRAM_WEBHOOK_URL=https://hommabot2.jan.systems/webhook/telegram\
- PG_CONNECTION_URI=postgresql://hommabot_user:${{ secrets.DATABASE_PASSWORD }}@10.24.240.3/hommabot"
+ GCR_ENV_VARS: "^&^SHEETS_SPREADSHEET_ID=1eKEcFRQBdM2b-pPxnSUEilAKdHnMUNXZljO_I6iqwBw\
+ &SHEETS_RANGE=Aikataulu!A4:C999\
+ &TELEGRAM_TOKEN=1617681735:AAFr1314RVQt7giW82yh0DYQKqGl4m_B8gM\
+ &TELEGRAM_WEBHOOK_URL=https://hommabot2.jan.systems/webhook/telegram\
+ &PG_CONNECTION_URI=postgresql://hommabot_user:${{ secrets.DATABASE_PASSWORD }}@10.24.240.3/hommabot"
jobs:
website: