diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c75d031..535efc7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,6 +17,5 @@ jobs: root_file: resume.tex - name: Release uses: softprops/action-gh-release@v1 - if: startsWith(github.ref, 'refs/tags/') with: files: resume.pdf