mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
chore: Fix upload pages for api docs.
This commit is contained in:
parent
1b470fdb68
commit
494dfdb1ef
2
.github/workflows/api-publish.yml
vendored
2
.github/workflows/api-publish.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
registry-url: https://registry.npmjs.org/
|
||||
- run: npm ci
|
||||
- run: npm run build:docs
|
||||
- uses: actions/upload-pages-artifact@v2
|
||||
- uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: ./docs/api/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user