From dc5f3d3b7a4e5abe55ec5e007978654dd39039d0 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Fri, 3 Jun 2022 14:59:15 +0200 Subject: [PATCH] Fixed missing secrets --- .secrets_travis.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.secrets_travis.yaml b/.secrets_travis.yaml index 9fb08150..4550b575 100644 --- a/.secrets_travis.yaml +++ b/.secrets_travis.yaml @@ -60,3 +60,9 @@ telegram_bot_access_token: token telegram_bot_chat_id_group: 0 telegram_bot_chat_id_giorgio: 0 telegram_bot_chat_id_laura: 0 + +giorgio_smartphone_nfc: 0 +laura_smartphone_nfc: 0 + +nfc_1: 0 +nfc_2: 0 -- 2.47.3