Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxi authored Dec 19, 2024
1 parent f7551d6 commit 07c679c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07c679c

Please sign in to comment.