We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11679bc + 02f975d commit 0a1bef5Copy full SHA for 0a1bef5
.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