💚 Set include-hidden-files to True when using the upload-artifact GH action (#1098)

set include-hidden-files to true for actions/upload-artifact@v4
This commit is contained in:
Sofie Van Landeghem
2024-09-02 22:13:38 +02:00
committed by GitHub
parent e2d3153dcc
commit 5c6688e945
2 changed files with 4 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ jobs:
with:
name: docs-site
path: ./site/**
include-hidden-files: true
# https://github.com/marketplace/actions/alls-green#why
docs-all-green: # This job does nothing and is only used for the branch protection