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 78f29f8 commit b3fba02Copy full SHA for b3fba02
1 file changed
.github/workflows/pages.yml
@@ -32,5 +32,6 @@ jobs:
32
- uses: actions/upload-pages-artifact@v5
33
with:
34
path: docs
35
+ include-hidden-files: true
36
- id: deployment
37
uses: actions/deploy-pages@v5
0 commit comments