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