Skip to content

Commit 048e8ad

Browse files
committed
Wrong publish directory?
1 parent ed160e3 commit 048e8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
uses: peaceiris/actions-gh-pages@v3
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
26-
publish_dir: ./build
26+
publish_dir: build

0 commit comments

Comments
 (0)