password input is no longer required, since not specifying it implies trusted publishing
Signed-off-by: Asher Foa <[email protected]>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ inputs:
|
|||||||
default: __token__
|
default: __token__
|
||||||
password:
|
password:
|
||||||
description: Password for your PyPI user or an access token
|
description: Password for your PyPI user or an access token
|
||||||
required: true
|
required: false
|
||||||
repository-url: # Canonical alias for `repository_url`
|
repository-url: # Canonical alias for `repository_url`
|
||||||
description: The repository URL to use
|
description: The repository URL to use
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user