1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-01 16:46:54 +03:00

fix generated documentation

This commit is contained in:
leibale
2021-12-13 14:21:02 -05:00
parent aa63580b4b
commit 7565ae349d
15 changed files with 1088 additions and 924 deletions

View File

@ -19,9 +19,5 @@ jobs:
run: npm ci
- name: Generate Documentation
run: npm run documentation
- name: Upload Documentation to Wiki
uses: SwiftDocOrg/github-wiki-publish-action@v1
with:
path: documentation
env:
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.BOT_PERSONAL_ACCESS_TOKEN }}
- name: Upload
run: npm run gh-pages