ci: publish correct folder
This commit is contained in:
parent
02271ca515
commit
0e167daee8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -18,5 +18,5 @@ jobs:
|
|||
- uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
publish_dir: ./dist
|
||||
force_orphan: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue