Skip to content

Commit 2d2ded0

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/rollup/plugin-typescript-12.1.2
2 parents ad9ec1d + a8099d8 commit 2d2ded0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
uses: JamesIves/github-pages-deploy-action@v4
4242
with:
4343
branch: gh-pages # The branch the action should deploy to.
44-
folder: docs-site/build # The folder the action should deploy.
44+
folder: docs-site/dist # The folder the action should deploy.

0 commit comments

Comments
 (0)