Skip to content

Commit 1cb0512

Browse files
authored
Fix publish-site.yaml (ProjectPythia#459)
* Update publish-site.yaml to remove build_from_code_artifact * Revert changes and add `include-hidden-files` to upload-artifact
1 parent 41524ae commit 1cb0512

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-site.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
name: repo-zip
3232
path: .
33+
include-hidden-files: 'true'
3334

3435
build:
3536
needs: automate-metrics

0 commit comments

Comments
 (0)