Skip to content

Commit dabfe56

Browse files
committed
include hidden files
1 parent c9db434 commit dabfe56

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
JEKYLL_ENV: production
3636
- name: Upload gh-pages artifact
3737
uses: actions/upload-pages-artifact@v4
38+
with:
39+
path: _site
40+
include-hidden-files: true
3841

3942
deploy:
4043
environment:

0 commit comments

Comments
 (0)