修复格式问题

This commit is contained in:
Luna-channel
2025-12-25 14:40:33 +08:00
parent f4e05e1352
commit 6f9cb770be
2 changed files with 150 additions and 80 deletions

View File

@@ -63,6 +63,7 @@ jobs:
with:
bodyFile: ${{ env.changelog }}
artifacts: "dashboard/dist.zip"
token: ${{ secrets.GITHUB_TOKEN }}
build-and-publish-to-pypi:
# 构建并发布到 PyPI