Do not add name to upload file
All checks were successful
Compile PDF / Compile-PDF (push) Successful in 53s

This commit is contained in:
Riccardo Finotello
2025-01-12 17:04:11 +01:00
parent 903bd32275
commit d623d8a26f

View File

@@ -27,6 +27,5 @@ jobs:
- name: Archive artifacs - name: Archive artifacs
uses: christopherhx/gitea-upload-artifact@v4 uses: christopherhx/gitea-upload-artifact@v4
with: with:
name: curriculum-vitae
path: cv.pdf path: cv.pdf
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."