Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 280 Bytes

Connect to the actuated-ssh-gateway

This GitHub Action sets up the actuated SSH gateway.

  - name: Connect to the actuated SSH gateway
    uses: self-actuated/connect-ssh-gateway@master
    with:
      sshGatewayAddr: ${{ secrets.SSH_GATEWAY }}
      secure: true