Skip to content

Commit b3fba02

Browse files
authored
fix: preserve hidden Pages files (#16)
1 parent 78f29f8 commit b3fba02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
- uses: actions/upload-pages-artifact@v5
3333
with:
3434
path: docs
35+
include-hidden-files: true
3536
- id: deployment
3637
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)