Skip to content

SSH

SSH #1

Workflow file for this run

name: SSH
on:
workflow_dispatch:
jobs:
ssh:
runs-on: ubuntu-latest
steps:
- name: Debugging with ssh
uses: lhotari/action-upterm@v1