Skip to content

Commit 5cf1375

Browse files
Update auto-release.yml
1 parent b67ef3e commit 5cf1375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
with:
6262
# This is dependent on the release script putting this zip file
6363
# in this exact location.
64-
artifact_path: ./tools/.github/scripts/FreeRTOSv${{ github.event.inputs.version_number }}.zip
64+
artifact_path: ./FreeRTOSv${{ github.event.inputs.version_number }}.zip
6565
release_tag: ${{ github.event.inputs.version_number }}

0 commit comments

Comments
 (0)