diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6829c9f..be91e06 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,3 +16,8 @@ jobs: with: root_file: | resume.tex + #TODO: is there a way to make only the most recent version available? + # - name: Upload PDF file + # uses: actions/upload-artifact@v4 + # with: + # path: resume.pdf