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 efbdd2e commit 793e255Copy full SHA for 793e255
.github/workflows/deploy.yml
@@ -32,4 +32,4 @@ jobs:
32
uses: peaceiris/actions-gh-pages@v3
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
- publish_dir: ./frontend/build
+ publish_dir: build
0 commit comments