Compare commits

..

1 commit

Author SHA1 Message Date
Sudeep Mohanty
fc9ed763a5
Merge fb77de7c81 into 48a4939c9f 2025-07-09 16:29:37 +08:00

View file

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