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.
|
Enable experimental support for PEP 740 attestations.
|
||||||
Only works with PyPI and TestPyPI via Trusted Publishing.
|
Only works with PyPI and TestPyPI via Trusted Publishing.
|
||||||
required: false
|
required: false
|
||||||
default: 'false'
|
default: 'true'
|
||||||
branding:
|
branding:
|
||||||
color: yellow
|
color: yellow
|
||||||
icon: upload-cloud
|
icon: upload-cloud
|
||||||
|
|
Loading…
Reference in New Issue