Skip to content

Commit

Permalink
🚀 Deno Deployのプロジェエクト名の変更
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Oct 9, 2023
1 parent c7d2107 commit 3a2d2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
- name: Upload to Deno Deploy
uses: denoland/deployctl@v1
with:
project: "epic-zebra-83"
project: "schoolink"
entrypoint: "server/entry.mjs" # 📝 Update the entrypoint if necessary
root: "dist" # 📝 Update the root if necessary

0 comments on commit 3a2d2ac

Please sign in to comment.