There was an error while loading. Please reload this page.
verbose
print-hash
1 parent e2bab26 commit b4595e2Copy full SHA for b4595e2
1 file changed
action.yml
@@ -66,7 +66,7 @@ inputs:
66
verbose:
67
description: Show verbose output.
68
required: false
69
- default: 'false'
+ default: 'true'
70
print-hash: # Canonical alias for `print_hash`
71
description: Show hash values of files to be uploaded
72
@@ -79,7 +79,7 @@ inputs:
79
The inputs have been normalized to use kebab-case.
80
Use `print-hash` instead.
81
82
83
attestations:
84
description: >-
85
Enable support for PEP 740 attestations.
0 commit comments