Update main.yml

This commit is contained in:
Killer069 2021-11-19 12:27:11 +05:30 committed by GitHub
parent 65098f1d3b
commit fe88cea833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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