You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,6 @@ inputs:
56
56
Also when generating a new PAT, select the least scopes necessary.
57
57
[Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets)
58
58
default: ${{ github.token }}
59
-
60
59
outputs:
61
60
ssh-command:
62
61
description: 'The SSH command to connect to the tmate session (only set when detached mode is enabled)'
0 commit comments