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
|
- 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 }}
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue