mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-09 15:18:15 +08:00
ci: 调试
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user