Skip to content

Commit 22627f2

Browse files
committed
test
1 parent 00ec78e commit 22627f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/custom-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
uses: peaceiris/actions-gh-pages@v3
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}
39-
publish_dir: ./docs
39+
publish_dir: ./
4040
publish_branch: gh-pages # Change this if your GitHub Pages is configured to publish from a different branch

0 commit comments

Comments
 (0)