Skip to content

Commit

Permalink
Publish build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Sep 8, 2021
1 parent 0291f95 commit 660d67d
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 @@ -18,4 +18,4 @@ jobs:
- uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
publish_dir: ./build

0 comments on commit 660d67d

Please sign in to comment.