This commit is contained in:
@@ -9,3 +9,5 @@ def handle_config(config):
|
|||||||
config['ref'] = getenv('GITHUB_REF_NAME')
|
config['ref'] = getenv('GITHUB_REF_NAME')
|
||||||
else:
|
else:
|
||||||
config['ref'] = INPUT_REF
|
config['ref'] = INPUT_REF
|
||||||
|
|
||||||
|
config['github.event.path'] = getenv('GITHUB_EVENT_PATH')
|
||||||
|
|||||||
Reference in New Issue
Block a user