Setting github token.

This commit is contained in:
Alexander Artemenko 2021-02-07 00:21:24 +03:00
parent 8a7365c673
commit 52cea7e5ef
2 changed files with 8 additions and 6 deletions
.github/workflows

View file

@ -38,5 +38,6 @@ jobs:
- uses: 40ants/cl-info/.github/actions/build-docs@custom-action
with:
asdf-system: cl-info
# github-token: ${{ github.token }}
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
SSH_PASS: ${{ secrets.SSH_PASS }}