Skip to content

Commit 0a1bef5

Browse files
authored
Merge pull request #10 from lokesh-coder/develop
build: update dest dir in Github workflow config
2 parents 11679bc + 02f975d commit 0a1bef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghpages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
uses: peaceiris/actions-gh-pages@v3
3737
with:
3838
github_token: ${{ secrets.BLOBS_APP_PUBLISH_TOKEN }}
39-
publish_dir: ./build
39+
publish_dir: ./public
4040
cname: blobs.app

0 commit comments

Comments
 (0)