We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbe4eb commit c56f774Copy full SHA for c56f774
.github/workflows/deploy.yml
@@ -34,3 +34,4 @@ jobs:
34
with:
35
github_token: ${{ secrets.GITHUB_TOKEN }}
36
publish_dir: dist # The folder to deploy (default build output of Astro)
37
+ enable_jekyll: false
0 commit comments