mihomo-party -> clash-party

This commit is contained in:
Memory
2025-08-30 08:52:35 +08:00
committed by GitHub
parent 7743097b51
commit 0c38d3eb26
29 changed files with 61 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
name: 错误反馈
description: '提交 mihomo-party 漏洞'
description: '提交 clash-party 漏洞'
title: '[Bug] '
body:
- type: checkboxes
@@ -34,7 +34,7 @@ body:
required: true
- type: input
attributes:
label: 发生问题 mihomo-party 版本
label: 发生问题 clash-party 版本
validations:
required: true
- type: textarea

View File

@@ -1,5 +1,5 @@
name: 功能请求
description: '请求 mihomo-party 功能'
description: '请求 clash-party 功能'
title: '[Feature] '
body:
- type: checkboxes

View File

@@ -227,7 +227,7 @@ jobs:
run: |
pnpm install
pnpm add @mihomo-party/sysproxy-linux-${{ matrix.arch }}-gnu
sed -i "s/productName: Mihomo Party/productName: mihomo-party/" electron-builder.yml
sed -i "s/productName: Clash Party/productName: mihomo-party/" electron-builder.yml
pnpm prepare --${{ matrix.arch }}
- name: Build
env: