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 eeac96a commit fb20105Copy full SHA for fb20105
.github/workflows/deploy-portal-docs.yml
@@ -29,7 +29,7 @@ jobs:
29
run_install: false
30
31
- name: Build assets
32
- run: pnpm run build:portal:docs
+ run: pnpm run build:docs:portal
33
34
- name: Deploy to GitHub Pages
35
uses: peaceiris/actions-gh-pages@v3
0 commit comments