diff --git a/.github/workflows/hugo-artifact.yml b/.github/workflows/hugo-artifact.yml index eb7714c..50b728c 100644 --- a/.github/workflows/hugo-artifact.yml +++ b/.github/workflows/hugo-artifact.yml @@ -39,4 +39,6 @@ jobs: # Artifact name name: resources # A file, directory or wildcard pattern that describes what to upload - path: exampleSite/resources + path: | + exampleSite/resources + !exampleSite/resources/_gen/images