Do not add name to upload file
All checks were successful
Compile PDF / Compile-PDF (push) Successful in 53s
All checks were successful
Compile PDF / Compile-PDF (push) Successful in 53s
This commit is contained in:
@@ -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 }}."
|
||||||
|
|||||||
Reference in New Issue
Block a user