add show-summary input (#108)

Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
Brian DeHamer
2024-07-30 11:27:18 -07:00
committed by GitHub
parent af3e2e79a8
commit 97f7cf8914
8 changed files with 23 additions and 5 deletions
+1
View File
@@ -44,6 +44,7 @@ const defaultInputs: main.RunInputs = {
subjectDigest: '',
subjectPath: '',
pushToRegistry: false,
showSummary: true,
githubToken: '',
privateSigning: false,
batchSize: 50