Skip to content

Commit 9ac1664

Browse files
Update build_script.yml
1 parent d548f3a commit 9ac1664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_script.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272
env:
7373
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7474
run: |
75-
gh release upload "${{ steps.create-new-obo-car-image-release.outputs.tag }}" \
75+
gh release upload "${{steps.version_tag.outputs.tag }}" \
7676
boards/OBO_CAR/build/micropython.bin
7777

0 commit comments

Comments
 (0)