diff --git a/environments.py b/environments.py index e85e4db..5a02654 100644 --- a/environments.py +++ b/environments.py @@ -13,7 +13,7 @@ class Environment: github_repository, github_sha, github_actor, - github_run_id + github_run_id, tag ): self.chat_id = chat_id