We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed160e3 commit 048e8adCopy full SHA for 048e8ad
.github/workflows/gh-pages.yml
@@ -23,4 +23,4 @@ jobs:
23
uses: peaceiris/actions-gh-pages@v3
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
- publish_dir: ./build
+ publish_dir: build
0 commit comments