This commit is contained in:
@@ -25,8 +25,8 @@ jobs:
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- name: Archive artifacs
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
files: |
|
||||
cv.pdf
|
||||
name: curriculum-vitae
|
||||
path: cv.pdf
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
||||
Reference in New Issue
Block a user