Skip to content

Commit f4caf21

Browse files
authored
Add outputs to mxschmitt/action-tmate@v3 (#67)
1 parent 66565a6 commit f4caf21

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

typings/mxschmitt/action-tmate/v3/action-types.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,13 @@ inputs:
3232

3333
msys2-location:
3434
type: string
35+
36+
outputs:
37+
ssh-command:
38+
type: string
39+
40+
ssh-address:
41+
type: string
42+
43+
web-url:
44+
type: string

0 commit comments

Comments
 (0)