Merge pull request #388 from woodruffw-forks/ww/rm-experimental
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ inputs:
|
||||
default: 'false'
|
||||
attestations:
|
||||
description: >-
|
||||
Enable experimental support for PEP 740 attestations.
|
||||
Enable support for PEP 740 attestations.
|
||||
Only works with PyPI and TestPyPI via Trusted Publishing.
|
||||
required: false
|
||||
default: 'true'
|
||||
|
||||
@@ -59,8 +59,7 @@ action = {
|
||||
},
|
||||
'attestations': {
|
||||
DESCRIPTION: (
|
||||
'[EXPERIMENTAL]'
|
||||
' Enable experimental support for PEP 740 attestations.'
|
||||
' Enable support for PEP 740 attestations.'
|
||||
' Only works with PyPI and TestPyPI via Trusted Publishing.'
|
||||
),
|
||||
REQUIRED: False,
|
||||
|
||||
Reference in New Issue
Block a user