chore(release): remove releaseType from GitHub publish configuration and add blockmap file to release artifacts (#197)

This commit is contained in:
Haze
2026-02-26 20:48:28 +08:00
committed by GitHub
Unverified
parent 8a2db04556
commit f36e143f3f
2 changed files with 1 additions and 1 deletions

View File

@@ -110,6 +110,7 @@ jobs:
path: | path: |
release/*.dmg release/*.dmg
release/*.zip release/*.zip
release/*.blockmap
release/*.exe release/*.exe
release/*.AppImage release/*.AppImage
release/*.deb release/*.deb

View File

@@ -50,7 +50,6 @@ publish:
- provider: github - provider: github
owner: ValueCell-ai owner: ValueCell-ai
repo: ClawX repo: ClawX
releaseType: release
# macOS Configuration # macOS Configuration
mac: mac: