improvement(workflow): Cambio nome e overwrite artifact
All checks were successful
Build document / build (push) Successful in 8s
All checks were successful
Build document / build (push) Successful in 8s
This commit is contained in:
@@ -16,5 +16,6 @@ jobs:
|
|||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ProgettareSistemi.pdf
|
name: appunti-loop-shaping-design
|
||||||
path: ./ProgettareSistemi.pdf
|
path: ./ProgettareSistemi.pdf
|
||||||
|
overwrite: true
|
||||||
|
|||||||
Reference in New Issue
Block a user