mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Reduced number of parameters by passing JSON objects.
This commit is contained in:
2
.github/workflows/SphinxDocumentation.yml
vendored
2
.github/workflows/SphinxDocumentation.yml
vendored
@@ -45,7 +45,7 @@ on:
|
||||
default: 'doc'
|
||||
type: string
|
||||
coverage_report_json_directory:
|
||||
description: ''
|
||||
description: 'report/coverage'
|
||||
required: false
|
||||
type: string
|
||||
coverage_json_artifact:
|
||||
|
||||
Reference in New Issue
Block a user