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