Skip to content

Commit

Permalink
Add token information
Browse files Browse the repository at this point in the history
  • Loading branch information
marcogario committed Dec 11, 2024
1 parent f327a84 commit 849b60e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions start-proxy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 849b60e

Please sign in to comment.