We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8de67 commit 469a877Copy full SHA for 469a877
.github/workflows/deploy.yml
@@ -38,5 +38,5 @@ jobs:
38
uses: denoland/deployctl@v1
39
with:
40
project: "engli"
41
- entrypoint: "dist/index.html"
+ entrypoint: "index.html"
42
root: "dist"
0 commit comments