Update main.yml
This commit is contained in:
parent
65098f1d3b
commit
fe88cea833
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -26,6 +26,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
token: "${{ secrets.DOCS_TOKEN }}"
|
||||
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 16
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user