Skip to content

Commit 0cadaa6

Browse files
committed
Upload docs artifact including hidden files
1 parent 4bc06d3 commit 0cadaa6

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
name: docs-html
3838
path: great-docs/_site
39+
include-hidden-files: true
3940

4041
- name: Upload build timings
4142
uses: actions/upload-artifact@v7

great_docs/assets/github-workflow-template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
name: docs-html
3636
path: great-docs/_site
37+
include-hidden-files: true
3738

3839
- name: Upload build timings
3940
uses: actions/upload-artifact@v7

0 commit comments

Comments
 (0)