fix channel id
All checks were successful
Build and push / changes (push) Successful in 4s
Build and push / Lint-Python (push) Successful in 6s
Build and push / Build-and-Push-Docker (push) Successful in 18s
Build and push / sync-argocd-app (push) Successful in 2s

This commit is contained in:
Luke R 2024-11-06 10:39:59 -08:00
parent 5d8d96213b
commit 294721f588

View File

@ -10,7 +10,7 @@ import requests
import tarkov import tarkov
if os.getenv("DRAGON_ENV") == "prod": if os.getenv("DRAGON_ENV") == "prod":
channel_id = 1097567909640929340 channel_id = 815310511776202773
else: else:
channel_id = 932476007439552522 channel_id = 932476007439552522