mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-28 07:11:21 +00:00
Merge pull request #8 from bartvdbraak/fix/windows-bin-upload
fix: use wildcard pattern for win executable
This commit is contained in:
commit
6364a71109
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