update release yml

This commit is contained in:
mungai-njoroge
2023-11-14 14:31:10 +03:00
parent b911224775
commit 569f86d76c
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -247,7 +247,8 @@ class Keys:
def load(cls):
if IS_BUILD:
cls.LASTFM_API_KEY = configs.LASTFM_API_KEY
cls.POSTHOG_API_KEY = configs.POSTHOG_API_KEY
cls.PLUGIN_LYRICS_AUTHORITY = configs.PLUGIN_LYRICS_AUTHORITY
cls.PLUGIN_LYRICS_ROOT_URL = configs.PLUGIN_LYRICS_ROOT_URL
cls.verify_keys()