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