Move sensitive credentials to the secrets

This commit is contained in:
Ilja Lapkovskis 2024-01-19 17:40:39 +02:00
parent 18ddf275ef
commit f6bd2d0113
No known key found for this signature in database
GPG key ID: 53D2AA4F0D1079C4
5 changed files with 74 additions and 30 deletions

6
.env Normal file
View file

@ -0,0 +1,6 @@
# Env vars used to run integration tests with Telegram Bot API
TELEGRAM_TESTBOT_TOKEN=
TELEGRAM_SUPERGROUP_CHAT_ID=
TELEGRAM_CHANNEL=
TELEGRAM_CHAT_ID=
TELEGRAM_REPLY_TO_MESSAGE_ID=