We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6d27de commit b6c6b6dCopy full SHA for b6c6b6d
1 file changed
.github/workflows/docs.yml
@@ -46,6 +46,7 @@ jobs:
46
- uses: actions/upload-pages-artifact@v4
47
with:
48
path: site/build
49
+ include-hidden-files: true
50
51
- name: Deploy to GitHub Pages
52
id: deployment
0 commit comments