Commented ngrok token.

This commit is contained in:
Alexander Artemenko 2021-02-07 15:05:24 +03:00
parent 3f88c8ad46
commit e33720be7a

View file

@ -32,11 +32,5 @@ jobs:
- uses: 40ants/cl-info/.github/actions/build-docs@custom-action - uses: 40ants/cl-info/.github/actions/build-docs@custom-action
with: with:
asdf-system: cl-info asdf-system: cl-info
ngrok-auth-token: ${{ secrets.NGROK_AUTH_TOKEN }} # ngrok-auth-token: ${{ secrets.NGROK_AUTH_TOKEN }}
# - 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 }}