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:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user