1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

Update ci.yml

This commit is contained in:
涵曦
2024-12-19 12:38:41 +08:00
committed by GitHub
parent f7551d6b3e
commit 07c679c304

View File

@@ -115,6 +115,7 @@ jobs:
- name: Publish package distributions to PyPI
if: startsWith(github.ref, 'refs/tags/v')
run: pdm publish
continue-on-error: true
# Job 打包应用, 发布镜像和 Release