We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156c1b5 commit 2ff94e2Copy full SHA for 2ff94e2
.github/workflows/deploy.yml
@@ -30,5 +30,5 @@ jobs:
30
uses: denoland/deployctl@v1
31
with:
32
project: "linhub15-open-property"
33
- entrypoint: "main.ts"
+ entrypoint: "src/main.ts"
34
root: "."
0 commit comments