Skip to content

Commit

Permalink
ci: update deno entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Mar 25, 2023
1 parent b73a707 commit ca30eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-deno-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: qk3
entrypoint: https://deno.land/std@0.178.0/http/file_server.ts
entrypoint: https://deno.land/std@0.181.0/http/file_server.ts
root: .output/public

0 comments on commit ca30eda

Please sign in to comment.