mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 10:00:40 +08:00
修复格式问题
This commit is contained in:
1
.github/workflows/auto_release.yml
vendored
1
.github/workflows/auto_release.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
||||
with:
|
||||
bodyFile: ${{ env.changelog }}
|
||||
artifacts: "dashboard/dist.zip"
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
build-and-publish-to-pypi:
|
||||
# 构建并发布到 PyPI
|
||||
|
||||
Reference in New Issue
Block a user