Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
matrix
start-proxy
1 parent 21a7ba3 commit 65e9e64Copy full SHA for 65e9e64
start-proxy/action.yml
@@ -16,6 +16,9 @@ inputs:
16
language:
17
description: The programming language to setup the proxy for the correct ecosystem
18
required: false
19
+ matrix:
20
+ default: ${{ toJson(matrix) }}
21
+ required: false
22
outputs:
23
proxy_host:
24
description: The IP address of the proxy
0 commit comments