Compare commits

...

2 commits

Author SHA1 Message Date
Ahmed Ismail
49eea271dd
Merge 991fffd311 into f5e6151b14 2025-07-10 08:51:51 +08:00
Aniruddha Kanhere
f5e6151b14
Update artifact path in the backup action (#1292)
* Add artifact backup action

* Fix artifact path
2025-07-09 09:53:13 -07:00

View file

@ -124,7 +124,7 @@ jobs:
with:
# This is dependent on the release script putting this zip file
# in this exact location.
artifact_path: ./tools/.github/scripts/FreeRTOS-KernelV${{ github.event.inputs.version_number }}.zip
artifact_path: ./FreeRTOS-KernelV${{ github.event.inputs.version_number }}.zip
release_tag: ${{ github.event.inputs.version_number }}
- name: Cleanup