Skip to content

Commit f3b3b52

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

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: "fresh-reverse-proxy-middle"
33-
entrypoint: "/main.ts"
33+
entrypoint: "./main.ts"
3434
root: ""

0 commit comments

Comments
 (0)