We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93ae23 commit 81a28f5Copy full SHA for 81a28f5
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
uses: peaceiris/actions-gh-pages@v3
23
with:
24
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
25
- publish_dir: ./public
+ publish_dir: ./build
0 commit comments