fix release_tag RPi5 upload url

This commit is contained in:
Jan Käberich 2025-01-08 08:44:54 +01:00
parent cd83921f49
commit 185f8a9e16

View file

@ -97,7 +97,7 @@ jobs:
LIBREVNA_VERSION: "${{steps.id_version.outputs.app_version}}"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.PC_Application_Ubuntu.outputs.upload_url }}
upload_url: ${{ needs.PC_Application_Ubuntu.outputs.upload_url }}
asset_path: ./Software/PC_Application/LibreVNA-GUI/LibreVNA-GUI.zip
asset_name: LibreVNA-GUI-RPi5-${{env.LIBREVNA_VERSION}}.zip
asset_content_type: application/tar+gzip