Parcourir la source

Update build&push.yml

Luu il y a 1 an
Parent
commit
b15d4847be
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/build&push.yml

+ 1 - 1
.github/workflows/build&push.yml

@@ -54,5 +54,5 @@ jobs:
         with:
           upload_url: ${{ steps.latest_release.outputs.upload_url }}
           asset_path: /home/runner/.ufbt/build/metroflip.fap
-          asset_name: metroflip-${{ env.VERSION }}.fap
+          asset_name: metroflip-${{ env.VERSION || 'latest' }}.fap
           asset_content_type: application/octet-stream