Skip to content

Commit 1577c98

Browse files
Change source directory for deploy preview action
1 parent d732bf0 commit 1577c98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if: github.event_name == 'pull_request'
4040
uses: rossjrw/pr-preview-action@v1
4141
with:
42-
source-dir: ./build/
42+
source-dir: ./docusaurus/
4343
preview-branch: gh-pages-pr-previews
4444
umbrella-dir: pr-preview
4545
action: auto

0 commit comments

Comments
 (0)