Try different publish directory
This commit is contained in:
parent
aea667ce54
commit
01f0735de0
|
@ -32,4 +32,4 @@ jobs:
|
||||||
if: ${{ github.ref == 'refs/heads/main' }}
|
if: ${{ github.ref == 'refs/heads/main' }}
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./public
|
publish_dir: ./risotto/exampleSite/public
|
||||||
|
|
Loading…
Reference in New Issue