mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-27 23:01:20 +00:00
fix: use wildcard pattern for win executable
This commit is contained in:
parent
ef8b8f342a
commit
92c5a4256b
1 changed files with 1 additions and 1 deletions
|
@ -144,5 +144,5 @@ jobs:
|
|||
fail_on_unmatched_files: true
|
||||
files: |
|
||||
keyweave-*.tar.xz
|
||||
keyweave.exe
|
||||
keyweave-*/keyweave.exe
|
||||
*SUMS*
|
Loading…
Reference in a new issue