mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-13 16:27:43 -04:00
Update auto-release.yml
This commit is contained in:
parent
b67ef3e3e2
commit
5cf13754a5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-release.yml
vendored
2
.github/workflows/auto-release.yml
vendored
|
@ -61,5 +61,5 @@ jobs:
|
|||
with:
|
||||
# This is dependent on the release script putting this zip file
|
||||
# in this exact location.
|
||||
artifact_path: ./tools/.github/scripts/FreeRTOSv${{ github.event.inputs.version_number }}.zip
|
||||
artifact_path: ./FreeRTOSv${{ github.event.inputs.version_number }}.zip
|
||||
release_tag: ${{ github.event.inputs.version_number }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue