Try different publish directory
This commit is contained in:
parent
aea667ce54
commit
01f0735de0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
|
@ -32,4 +32,4 @@ jobs:
|
|||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
publish_dir: ./risotto/exampleSite/public
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue