Skip to content

Commit f30c056

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent 1b6fa8e commit f30c056

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,7 +30,7 @@ jobs:
3030
uses: denoland/deployctl@v1
3131
with:
3232
project: "blog2"
33-
entrypoint: "main.tsx"
33+
entrypoint: "main.ts"
3434
root: "."
3535

3636

0 commit comments

Comments
 (0)