Skip to content

Commit

Permalink
[Deno Deploy] Add .github/workflows/deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deno-deploy[bot] authored Mar 22, 2024
1 parent 2a3f823 commit 3d68f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
uses: denoland/deployctl@v1
with:
project: "vrchat-docs-localization"
entrypoint: ""
root: "dist"
entrypoint: "https://deno.land/[email protected]/http/file_server.ts"
root: "docs/.vitepress/dist"

0 comments on commit 3d68f4b

Please sign in to comment.