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