action: enable attestations by default
Signed-off-by: William Woodruff <william@trailofbits.com>
This commit is contained in:
parent
f7600683ef
commit
0126dcac8e
|
@ -86,7 +86,7 @@ inputs:
|
|||
Enable experimental support for PEP 740 attestations.
|
||||
Only works with PyPI and TestPyPI via Trusted Publishing.
|
||||
required: false
|
||||
default: 'false'
|
||||
default: 'true'
|
||||
branding:
|
||||
color: yellow
|
||||
icon: upload-cloud
|
||||
|
|
Loading…
Reference in New Issue