Update auto-release.yml

This commit is contained in:
Aniruddha Kanhere 2025-07-09 13:03:12 -07:00
parent b67ef3e3e2
commit 5cf13754a5

View file

@ -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 }}