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 0eaf573 commit 35638e7Copy full SHA for 35638e7
.github/workflows/publish-docs.yml
@@ -39,6 +39,6 @@ jobs:
39
uses: peaceiris/actions-gh-pages@v3
40
with:
41
github_token: ${{ secrets.GITHUB_TOKEN }}
42
- publish_dir: ./build
+ publish_dir: ./website/build
43
user_name: eg-oss-ci
44
user_email: [email protected]
0 commit comments