We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16494f9 commit d528358Copy full SHA for d528358
.github/workflows/docs.yml
@@ -27,5 +27,5 @@ jobs:
27
with:
28
github_token: ${{ secrets.GITHUB_TOKEN }}
29
publish_branch: gh-pages
30
- publish_dir: ./docs
+ publish_dir: ./ldk/node/docs
31
force_orphan: true
0 commit comments