We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845963f commit 9a95d2aCopy full SHA for 9a95d2a
.github/workflows/deploy-demo.yml
@@ -30,6 +30,7 @@ jobs:
30
31
# 404 fix
32
cp output/wwwroot/index.html output/wwwroot/404.html
33
+ touch output/wwwroot/.nojekyll
34
35
- name: Upload to GitHub Pages
36
uses: JamesIves/github-pages-deploy-action@v4
0 commit comments