Skip to content

Commit

Permalink
Merge pull request #10 from lokesh-coder/develop
Browse files Browse the repository at this point in the history
build: update dest dir in Github workflow config
  • Loading branch information
lokesh-coder authored Mar 14, 2021
2 parents 11679bc + 02f975d commit 0a1bef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.BLOBS_APP_PUBLISH_TOKEN }}
publish_dir: ./build
publish_dir: ./public
cname: blobs.app

0 comments on commit 0a1bef5

Please sign in to comment.