Added debug session.

This commit is contained in:
Alexander Artemenko 2021-02-07 02:47:28 +03:00
parent 9aefa587fa
commit dfd551bbf6

View file

@ -32,4 +32,10 @@ jobs:
- uses: 40ants/cl-info/.github/actions/build-docs@custom-action
with:
asdf-system: cl-info
- name: Start SSH session
uses: luchihoratiu/debug-via-ssh@main
with:
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
NGROK_REGION: eu
SSH_PASS: ${{ secrets.SSH_PASS }}