mirror of
https://github.com/ILoveBingLu/CipherTalk.git
synced 2026-05-20 19:40:32 +08:00
fix: 构建阶段禁用自动发布
This commit is contained in:
@@ -97,7 +97,7 @@ jobs:
|
||||
run: npx electron-rebuild
|
||||
|
||||
- name: Build app
|
||||
run: npm run build -- --publish never
|
||||
run: npm run build:ci
|
||||
|
||||
- name: Validate build artifacts
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user