diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 454377b..e14e321 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,5 +26,12 @@ jobs: uses: actions/upload-artifact@v1 with: name: Docs - path: ./outputs/pdf/ + path: ./outputs/pdf/ + - name: Github Release + uses: elgohr/Github-Release-Action@v5 + with: + # The name of the release to publish + title: CV + # Directory of the repository that the should create the release + workdir: ./outputs/pdf/