password input is no longer required, since not specifying it implies trusted publishing

Signed-off-by: Asher Foa <1268088+asherf@users.noreply.github.com>
This commit is contained in:
Asher Foa 2023-04-27 11:30:43 -04:00
parent 5a085bf49e
commit e4b9031741

View file

@ -8,7 +8,7 @@ inputs:
default: __token__
password:
description: Password for your PyPI user or an access token
required: true
required: false
repository-url: # Canonical alias for `repository_url`
description: The repository URL to use
required: false