Skip to content

Commit 4423ca2

Browse files
committed
优化构建配置
1 parent 178cc1c commit 4423ca2

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,6 @@ jobs:
8686
body: ${{ env.NOTES }}
8787
draft: false
8888
prerelease: false
89+
overwrite_files: false
8990
env:
9091
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
此项目的所有显著更改都将记录在此文件中。
33

4-
## [v0.7.3] - 2025-08-07
4+
## [v0.7.4] - 2025-08-07
55
### Added
66
- 构建测试
7-
- 跨平台: macOS dmg, Windows exe, Linux deb/rpm/AppImage.
7+
- 跨平台: macOS dmg, Windows exe, Linux AppImage.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "short-video-factory",
33
"description": "短视频工厂,一键生成产品营销与泛内容短视频,AI批量自动剪辑",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"author": {
66
"name": "YILS",
77
"developer": "YILS",

0 commit comments

Comments
 (0)