Skip to content

Commit c5bf659

Browse files
[Deno Deploy] Add .github/workflows/deploy.yml
1 parent b84764a commit c5bf659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
uses: denoland/deployctl@v1
3131
with:
3232
project: "web-check"
33-
entrypoint: "apps/web/main.ts"
33+
entrypoint: "./apps/web/main.ts"
3434
root: "."

0 commit comments

Comments
 (0)