remove app AppImage and add rpm build; modify app description

This commit is contained in:
geekgeekrun
2024-03-31 23:03:20 +08:00
parent c8d3a42a9d
commit d5d7b6042f
2 changed files with 2 additions and 4 deletions

View File

@@ -33,12 +33,10 @@ dmg:
artifactName: ${name}-${version}.${ext}
linux:
target:
- AppImage
- deb
- rpm
maintainer: GeekGeekRun
category: Utility
appImage:
artifactName: ${name}-${version}.${ext}
npmRebuild: false
publish:
provider: generic

View File

@@ -1,7 +1,7 @@
{
"name": "geekgeekrun-ui",
"version": "1.0.0",
"description": "An Electron application with Vue and TypeScript",
"description": "Boss 炸弹 - 自动开聊Boss助力每位打工人求职",
"main": "./out/main/index.js",
"author": "geekgeekrun",
"productName": "GeekGeekRun",