Merge pull request #6 from bartvdbraak/fix/windows-bin-upload

fix: upload and add windows binary to release
This commit is contained in:
Bart van der Braak 2023-11-07 10:24:36 +01:00 committed by GitHub
commit 398f2a5b2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,6 +111,7 @@ jobs:
retention-days: 1
path: |
keyweave-*.tar.xz
keyweave.exe
sign:
needs: build
@ -143,4 +144,5 @@ jobs:
fail_on_unmatched_files: true
files: |
keyweave-*.tar.xz
keyweave.exe
*SUMS*