From 9392fd4e19ce7b77baeaff8ea13fcc3eae2d4f74 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Fri, 20 Oct 2023 19:47:36 +0200 Subject: [PATCH] main.py aktualisiert --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 3e8d2ac..fb004ac 100644 --- a/main.py +++ b/main.py @@ -18,7 +18,7 @@ github_workflow = os.getenv('WORKFLOW') github_repository = os.getenv('REPOSITORY') github_sha = os.getenv('SHA') github_actor = os.getenv('ACTOR') -github_run_id = os.getenv('RUN_ID') +github_run_id = os.getenv('GITHUB_RUN_NUMBER') tag = os.getenv('TAG') envs = Environment(