Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenOravec authored Nov 4, 2023
1 parent 6c76752 commit 01ef161
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 @@ -35,5 +35,5 @@ jobs:
uses: denoland/deployctl@v1
with:
project: "clean-duck-37"
entrypoint: "index.js" # 📝 Update the entrypoint if necessary
entrypoint: "index.html" # 📝 Update the entrypoint if necessary
root: "." # 📝 Update the root if necessary

0 comments on commit 01ef161

Please sign in to comment.