publish the right directory
This commit is contained in:
parent
cf8ee19e23
commit
bbdee0d83b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/netflify.yaml
vendored
2
.github/workflows/netflify.yaml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
|||
id: netlify
|
||||
uses: nwtgck/actions-netlify@v1.2
|
||||
with:
|
||||
publish-dir: .
|
||||
publish-dir: webapp
|
||||
deploy-message: "Deploy from GitHub Actions"
|
||||
# These don't work because we're in workflow_run
|
||||
enable-pull-request-comment: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue