We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a23f1c4 commit f3b3b52Copy full SHA for f3b3b52
.github/workflows/deploy.yml
@@ -30,5 +30,5 @@ jobs:
30
uses: denoland/deployctl@v1
31
with:
32
project: "fresh-reverse-proxy-middle"
33
- entrypoint: "/main.ts"
+ entrypoint: "./main.ts"
34
root: ""
0 commit comments