main.py aktualisiert
This commit is contained in:
parent
633d032728
commit
9392fd4e19
2
main.py
2
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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user