fix: deploy include
finxol.io 3 months ago 38774342 04bee52c
··· 27 27 28 28 - name: Deploy to Deno Deploy 29 29 command: | 30 30 - cd blog 30 30 + cd .output/public 31 31 ~/.deno/bin/deployctl deploy --project finxol-blog --entrypoint jsr:@std/http/file-server --include=. --prod