Skip to content

Commit

Permalink
nightly: change output filename to fujinet-PLATFORM-nightly.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzwald committed Jun 2, 2024
1 parent b1eb1c4 commit 5c0f1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ jobs:
upload_url: https://uploads.github.com/repos/FujiNetWIFI/fujinet-firmware/releases/156608864/assets{?name,label}
release_id: 156608864
asset_path: ./firmware/nightly-fujinet-${{ matrix.target-platform }}-${{ steps.version.outputs.VERSION }}.${{ steps.short-sha.outputs.sha }}.zip
asset_name: fujinet-${{ matrix.target-platform }}-${{ steps.version.outputs.VERSION }}-${{ steps.short-sha.outputs.sha }}.zip
asset_name: fujinet-${{ matrix.target-platform }}-nightly.zip
asset_content_type: application/zip
max_releases: 1

0 comments on commit 5c0f1be

Please sign in to comment.