Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RE3CON committed Nov 26, 2023
1 parent 949a02e commit a88854f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: echo "date=$(date +'%A %d.%m.%Y %H:%M - %Z')" >> $GITHUB_OUTPUT

- name: 'Add unpacked FW to release'
uses: svenstaro/upload-release-action@v2.7.0
uses: svenstaro/upload-release-action@v2
with:
file: firmware.bin
asset_name: ${{ format('firmware_raw_0.{0}.bin', github.run_number) }}
Expand Down

0 comments on commit a88854f

Please sign in to comment.