publish the right directory

pull/21833/head
David Baker 2021-08-11 19:41:37 +01:00
parent cf8ee19e23
commit bbdee0d83b
1 changed files with 1 additions and 1 deletions

View File

@ -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