mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-11 06:02:00 -05:00
Synced up SD card file name
This commit is contained in:
parent
9c5bf8dcc0
commit
0a660aa5c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create_nightly_release.yml
vendored
2
.github/workflows/create_nightly_release.yml
vendored
|
|
@ -95,5 +95,5 @@ jobs:
|
|||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./sdcard.zip
|
||||
asset_name: mayhem_nightly_${{ steps.date.outputs.date }}_COPY_TO_SDCARD.zip
|
||||
asset_name: mayhem_nightly_${{ steps.version_date.outputs.date }}_COPY_TO_SDCARD.zip
|
||||
asset_content_type: application/zip
|
||||
Loading…
Add table
Add a link
Reference in a new issue