Skip to content

Commit

Permalink
use publish_dir in action
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlyJazz committed Aug 12, 2023
1 parent 3b9150d commit 2d10eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Deploy 🚀
uses: peaceiris/actions-gh-pages@v3
with:
folder: build
publish_dir: ./build

0 comments on commit 2d10eef

Please sign in to comment.