Explorar el Código

Update build&push.yml

Luu hace 1 año
padre
commit
b15d4847be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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