Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit bbdee0d

Browse files
committed
publish the right directory
1 parent cf8ee19 commit bbdee0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/netflify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
id: netlify
6060
uses: nwtgck/[email protected]
6161
with:
62-
publish-dir: .
62+
publish-dir: webapp
6363
deploy-message: "Deploy from GitHub Actions"
6464
# These don't work because we're in workflow_run
6565
enable-pull-request-comment: false

0 commit comments

Comments
 (0)