diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 04edcb5..7f6c65c 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -29,7 +29,7 @@ jobs: - name: Upload artifact uses: actions/upload-pages-artifact@v3 with: - path: './rendercv_output/Will_Holdsworth_CV.pdf' + path: './rendercv_output/' - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v4