remove app AppImage and add rpm build; modify app description

This commit is contained in:
geekgeekrun
2024-03-29 09:37:43 +08:00
parent c8d3a42a9d
commit d5d7b6042f
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -33,12 +33,10 @@ dmg:
artifactName: ${name}-${version}.${ext} artifactName: ${name}-${version}.${ext}
linux: linux:
target: target:
- AppImage
- deb - deb
- rpm
maintainer: GeekGeekRun maintainer: GeekGeekRun
category: Utility category: Utility
appImage:
artifactName: ${name}-${version}.${ext}
npmRebuild: false npmRebuild: false
publish: publish:
provider: generic provider: generic
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "geekgeekrun-ui", "name": "geekgeekrun-ui",
"version": "1.0.0", "version": "1.0.0",
"description": "An Electron application with Vue and TypeScript", "description": "Boss 炸弹 - 自动开聊Boss,助力每位打工人求职!",
"main": "./out/main/index.js", "main": "./out/main/index.js",
"author": "geekgeekrun", "author": "geekgeekrun",
"productName": "GeekGeekRun", "productName": "GeekGeekRun",