You've already forked node-redis
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:
8
.github/workflows/documentation.yml
vendored
8
.github/workflows/documentation.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user