Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit f6b0477

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent 980515a commit f6b0477

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
@@ -38,7 +38,7 @@ jobs:
3838
uses: denoland/deployctl@v1
3939
with:
4040
project: "nassport"
41-
entrypoint: "https://deno.land/[email protected]/http/index.html"
41+
entrypoint: "https://deno.land/[email protected]/http/file_server.ts"
4242
root: "dist"
4343

4444

0 commit comments

Comments
 (0)