chore(release): remove releaseType from GitHub publish configuration and add blockmap file to release artifacts (#197)
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -110,6 +110,7 @@ jobs:
|
||||
path: |
|
||||
release/*.dmg
|
||||
release/*.zip
|
||||
release/*.blockmap
|
||||
release/*.exe
|
||||
release/*.AppImage
|
||||
release/*.deb
|
||||
|
||||
@@ -50,7 +50,6 @@ publish:
|
||||
- provider: github
|
||||
owner: ValueCell-ai
|
||||
repo: ClawX
|
||||
releaseType: release
|
||||
|
||||
# macOS Configuration
|
||||
mac:
|
||||
|
||||
Reference in New Issue
Block a user