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(