Replaced secrets with inputs.
This commit is contained in:
parent
c82f20df5b
commit
a44a6e8e4a
2 changed files with 17 additions and 8 deletions
.github/workflows
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
|
@ -38,3 +38,6 @@ jobs:
|
|||
- uses: 40ants/cl-info/.github/actions/build-docs@custom-action
|
||||
with:
|
||||
asdf-system: cl-info
|
||||
with:
|
||||
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
|
||||
SSH_PASS: ${{ secrets.SSH_PASS }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue