mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
update github action files
This commit is contained in:
parent
54315b3a4d
commit
d7fc68b6c1
@ -10,7 +10,7 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
def main():
|
||||
url = os.getenv('TW165', None)
|
||||
url = os.getenv('env.TW165', None)
|
||||
if not url:
|
||||
logger.critical('URL NOT SET')
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user