Commented ngrok token.
This commit is contained in:
parent
3f88c8ad46
commit
e33720be7a
1 changed files with 1 additions and 7 deletions
8
.github/workflows/docs.yml
vendored
8
.github/workflows/docs.yml
vendored
|
@ -32,11 +32,5 @@ jobs:
|
|||
- uses: 40ants/cl-info/.github/actions/build-docs@custom-action
|
||||
with:
|
||||
asdf-system: cl-info
|
||||
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 }}
|
||||
# ngrok-auth-token: ${{ secrets.NGROK_AUTH_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue