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: |
|
path: |
|
||||||
release/*.dmg
|
release/*.dmg
|
||||||
release/*.zip
|
release/*.zip
|
||||||
|
release/*.blockmap
|
||||||
release/*.exe
|
release/*.exe
|
||||||
release/*.AppImage
|
release/*.AppImage
|
||||||
release/*.deb
|
release/*.deb
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user