FIX: Binary matching

This commit is contained in:
Robert Kossessa
2024-05-29 20:44:20 +02:00
parent fa1943d56e
commit efda1fada5

View File

@@ -49,3 +49,6 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ matrix.binary_path }}
asset_name: ${{ matrix.asset_name }}
tag: ${{ github.ref }}
file_glob: true
overwrite: true