Skip to content

Commit ea81703

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent ab9ab7d commit ea81703

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: denoland/deployctl@v1
3131
with:
3232
project: "jonnygreen-parley-99"
33-
entrypoint: "main.ts"
34-
root: "www"
33+
entrypoint: "www/main.ts"
34+
root: "."
3535

3636

0 commit comments

Comments
 (0)