Add token information

This commit is contained in:
Marco Gario 2024-12-11 14:48:09 +00:00
parent f327a84ce5
commit 849b60e504

View file

@ -12,6 +12,10 @@ inputs:
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 }}
required: false
outputs:
proxy_host:
description: The IP address of the proxy