[Deno Deploy] Update .github/workflows/deploy.yml

This commit is contained in:
deno-deploy[bot] 2025-01-09 08:01:56 +00:00 committed by GitHub
parent 3be7a54ade
commit dab8c2c3dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,5 +40,5 @@ jobs:
project: "chat-165" project: "chat-165"
entrypoint: "jsr:@deno/nextjs-start" entrypoint: "jsr:@deno/nextjs-start"
root: "." root: "."
include: .next, public