自动生成更新日志
This commit is contained in:
parent
8255af6248
commit
3825d338bb
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -63,6 +63,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate File pywxdump.spec # 生成 pywxdump.spec 文件
|
- name: Generate File pywxdump.spec # 生成 pywxdump.spec 文件
|
||||||
run: |
|
run: |
|
||||||
|
python tests/gen_change_log.py
|
||||||
python tests/build_exe.py
|
python tests/build_exe.py
|
||||||
cat dist/pywxdump.spec
|
cat dist/pywxdump.spec
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user