Move sensitive credentials to the secrets
This commit is contained in:
parent
18ddf275ef
commit
f6bd2d0113
5 changed files with 74 additions and 30 deletions
6
.env
Normal file
6
.env
Normal 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=
|
Loading…
Add table
Add a link
Reference in a new issue