1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-09 15:18:15 +08:00

ci: 调试

This commit is contained in:
涵曦
2024-12-19 16:46:17 +08:00
parent 4cdfd68c4d
commit 00733ad669

View File

@@ -192,7 +192,7 @@ jobs:
# 创建或更新 Release
- name: Create or update Release main
if: github.ref == 'refs/heads/mtag
if: github.ref == 'refs/heads/main'
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} # 设置 GH_TOKEN 环境变量
run: |