We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e7838 commit f2de354Copy full SHA for f2de354
.github/workflows/BuildForWindows.yml
@@ -87,5 +87,5 @@ jobs:
87
with:
88
upload_url: ${{ steps.create_release.outputs.upload_url }}
89
asset_path: ./AsvDronesGuiInstaller.exe
90
- asset_name: asv-drones-${{ github.ref }}-setup-windows-64.exe
+ asset_name: asv-drones-${{ github.ref_name }}-setup-windows-64.exe
91
asset_content_type: application/vnd.microsoft.portable-executable
0 commit comments