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 32f272f commit 02f975dCopy full SHA for 02f975d
.github/workflows/ghpages.yml
@@ -36,5 +36,5 @@ jobs:
36
uses: peaceiris/actions-gh-pages@v3
37
with:
38
github_token: ${{ secrets.BLOBS_APP_PUBLISH_TOKEN }}
39
- publish_dir: ./build
+ publish_dir: ./public
40
cname: blobs.app
0 commit comments