We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84eb3c5 commit b69c922Copy full SHA for b69c922
.github/workflows/deploy.yml
@@ -38,5 +38,5 @@ jobs:
38
uses: denoland/deployctl@v1
39
with:
40
project: "dead-deer-95"
41
- entrypoint: "./../src/index.js"
+ entrypoint: "./../src/index.ts"
42
root: ""
0 commit comments