Skip to content

Commit

Permalink
use file server as entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuyz0112 committed Sep 30, 2023
1 parent e1caf57 commit 2db00f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
uses: denoland/deployctl@v1
with:
project: "koala-channel-app"
entrypoint: "https://deno.land/[email protected]/http/file_server.ts"
root: "./web-build" # 📝 Update the root if necessary

0 comments on commit 2db00f0

Please sign in to comment.