diff --git a/.github/workflows/create-pdf.yml b/.github/workflows/create-pdf.yml index 1533f19..61c4927 100644 --- a/.github/workflows/create-pdf.yml +++ b/.github/workflows/create-pdf.yml @@ -32,4 +32,4 @@ jobs: uses: ncipollo/release-action@v1 with: tag: "test-release" - artifacts: "cv.pdf" + artifacts: "cv/cv.pdf"