1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

ci: 调试

This commit is contained in:
涵曦
2024-12-15 14:08:16 +08:00
parent b617f08032
commit d8e68f7492

View File

@@ -127,6 +127,8 @@ jobs:
with:
route: GET /repos/${{ github.repository }}/releases/tags/${{ github.ref_name }}
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # 使用自动创建的令牌
- name: Create Release
id: create_release