mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-27 20:58:47 +00:00
adjust upload globs
Hopefully this will deal with all future naming changes. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f252af1dd1
commit
e95fbb7279
1 changed files with 2 additions and 5 deletions
7
.github/workflows/windows.yml
vendored
7
.github/workflows/windows.yml
vendored
|
@ -67,8 +67,5 @@ jobs:
|
|||
body: CICD release artifact
|
||||
fail_on_unmatched_files: false
|
||||
files: |
|
||||
./subsurface-installer.exe
|
||||
./subsurface.exe
|
||||
./subsurface.exe.debug
|
||||
./smtk2ssrf-installer.exe
|
||||
./smtk2ssrf.exe
|
||||
./subsurface*.exe*
|
||||
./smtk2ssrf*.exe
|
||||
|
|
Loading…
Reference in a new issue