Remove unusued proxy_password input
This commit is contained in:
parent
b494190443
commit
e2f043dee4
4 changed files with 1 additions and 33 deletions
|
|
@ -9,9 +9,6 @@ inputs:
|
|||
registries_credentials:
|
||||
description: Base64 encoded JSON configuration for the URLs and credentials of the package registries
|
||||
required: false
|
||||
proxy_password:
|
||||
required: false
|
||||
description: The password of the proxy
|
||||
token:
|
||||
description: GitHub token to use for authenticating with this instance of GitHub, used to upload debug artifacts.
|
||||
default: ${{ github.token }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue