We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41524ae commit 1cb0512Copy full SHA for 1cb0512
.github/workflows/publish-site.yaml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
name: repo-zip
32
path: .
33
+ include-hidden-files: 'true'
34
35
build:
36
needs: automate-metrics
0 commit comments