mirror of
https://github.com/ILoveBingLu/CipherTalk.git
synced 2026-05-23 04:53:24 +08:00
fix: generate update manifests during packaging
This commit is contained in:
@@ -137,7 +137,7 @@ jobs:
|
||||
path: |
|
||||
release/CipherTalk-${{ needs.prepare-meta.outputs.version }}-Setup.exe
|
||||
release/latest.yml
|
||||
if-no-files-found: warn
|
||||
if-no-files-found: error
|
||||
|
||||
build-macos:
|
||||
runs-on: macos-latest
|
||||
@@ -197,7 +197,7 @@ jobs:
|
||||
path: |
|
||||
release/CipherTalk-${{ needs.prepare-meta.outputs.version }}-Setup.dmg
|
||||
release/latest-mac.yml
|
||||
if-no-files-found: warn
|
||||
if-no-files-found: error
|
||||
|
||||
generate-release-body:
|
||||
runs-on: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user