Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PhoneDroid committed Feb 26, 2024
1 parent ba82fe9 commit e4ea4f8
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 @@ -27,5 +27,5 @@ jobs:
- name: Upload to Deno Deploy
uses: denoland/deployctl@v1
with:
project: "jsless-demo-sparks" # 📝 Update the deploy project name if necessary
project: "jsless-demo-tor-font" # 📝 Update the deploy project name if necessary
entrypoint: "./Source/App.ts" # 📝 Update the entrypoint if necessary

0 comments on commit e4ea4f8

Please sign in to comment.