Skip to content

Commit c04c9a0

Browse files
committed
chore: fix config
1 parent 0aff190 commit c04c9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
uses: denoland/deployctl@v1
3131
with:
3232
project: "andromeda"
33-
entrypoint: "main.ts"
33+
entrypoint: "main.tsx"
3434
root: "."

0 commit comments

Comments
 (0)