add show-summary input (#108)
Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
@@ -44,6 +44,7 @@ const defaultInputs: main.RunInputs = {
|
||||
subjectDigest: '',
|
||||
subjectPath: '',
|
||||
pushToRegistry: false,
|
||||
showSummary: true,
|
||||
githubToken: '',
|
||||
privateSigning: false,
|
||||
batchSize: 50
|
||||
|
||||
Reference in New Issue
Block a user