There was an error while loading. Please reload this page.
1 parent 5aa4a83 commit 83e7f46Copy full SHA for 83e7f46
1 file changed
.github/workflows/pages.yml
@@ -32,6 +32,7 @@ jobs:
32
uses: actions/upload-pages-artifact@v4
33
with:
34
path: .
35
+ include-hidden-files: true
36
37
- name: Deploy Pages
38
id: deployment
0 commit comments