mirror of
https://github.com/sipeed/NanoKVM-USB.git
synced 2026-09-11 05:59:57 -05:00
release v1.1.2
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -101,6 +101,7 @@ jobs:
|
||||
build_script: build:mac
|
||||
build_args: --x64
|
||||
artifact_name: desktop-macos-x64
|
||||
exclude_latest_yml: true
|
||||
defaults:
|
||||
run:
|
||||
working-directory: desktop
|
||||
@@ -150,7 +151,7 @@ jobs:
|
||||
desktop/dist/*.rpm
|
||||
desktop/dist/*.dmg
|
||||
desktop/dist/*-mac.zip
|
||||
desktop/dist/latest*.yml
|
||||
${{ matrix.exclude_latest_yml != true && 'desktop/dist/latest*.yml' || '' }}
|
||||
if-no-files-found: error
|
||||
|
||||
create-release:
|
||||
|
||||
Reference in New Issue
Block a user