From 7f3a70c396b498a8b10553d11cf78c3ea9a872b1 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 19 Apr 2021 14:51:34 +0300 Subject: Should be ready now --- .github/workflows/hommabot2.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/hommabot2.yml b/.github/workflows/hommabot2.yml index 5abdca2..dd01614 100644 --- a/.github/workflows/hommabot2.yml +++ b/.github/workflows/hommabot2.yml @@ -18,7 +18,8 @@ env: &SHEETS_RANGE=Aikataulu!A4:C999\ &TELEGRAM_BOT_TOKEN=1617681735:AAFr1314RVQt7giW82yh0DYQKqGl4m_B8gM\ &TELEGRAM_WEBHOOK_URL=https://hommabot.jan.systems/webhook/telegram\ - &PG_CONNECTION_URI=postgresql://hommabot_user:${{ secrets.DATABASE_PASSWORD }}@10.24.240.3/hommabot" + &PG_CONNECTION_URI=postgresql://hommabot_user:${{ secrets.DATABASE_PASSWORD }}@10.24.240.3/hommabot\ + &G_SA_JSON_B64=${{ secrets.G_SA_JSON_B64 }}" jobs: website: -- cgit v1.3