mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-10-04 21:06:24 +00:00
🔧 重构配置管理,添加配置文件支持,更新日志系统,优化守护进程,完善测试用例
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Publish
|
||||
name: Liteyuki PyPI Publish
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -6,8 +6,8 @@ on:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
pypi-publish:
|
||||
name: upload release to PyPI
|
||||
liteyuki-pypi-publish:
|
||||
name: upload release to PyPI (Nightly)
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
Reference in New Issue
Block a user