From 72e8acdbb2a3ad1c5741e022e5a4a91fdfebfab7 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Sat, 23 Sep 2023 21:33:46 +0200 Subject: [PATCH] environments.py aktualisiert --- environments.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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