Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65e9e64

Browse files
committed
Make matrix available to start-proxy action
1 parent 21a7ba3 commit 65e9e64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

start-proxy/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ inputs:
1616
language:
1717
description: The programming language to setup the proxy for the correct ecosystem
1818
required: false
19+
matrix:
20+
default: ${{ toJson(matrix) }}
21+
required: false
1922
outputs:
2023
proxy_host:
2124
description: The IP address of the proxy

0 commit comments

Comments
 (0)