sgr
Explore posts from serversAstro - Vs code template
s)
- name: Upload to Deno Deploy
uses: denoland/deployctl@v1
with:
project: "antilibrary-astro"
entrypoint: "server/entry.mjs" # 📝 Update the entrypoint
root: "dist" # 📝 Update the root here is the github action being used to deploy app. Do i need to make changes to this.
11 replies