mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-09 05:02:30 -05:00
Compare commits
1 commit
49eea271dd
...
f5e6366ed6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5e6366ed6 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-release.yml
vendored
2
.github/workflows/auto-release.yml
vendored
|
|
@ -124,7 +124,7 @@ jobs:
|
|||
with:
|
||||
# This is dependent on the release script putting this zip file
|
||||
# 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 }}
|
||||
|
||||
- name: Cleanup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue