ci: 对自动release的反复测试

This commit is contained in:
denglihong2007
2025-03-02 14:40:59 +08:00
parent 529886a908
commit 18e5e2c966

View File

@@ -89,6 +89,8 @@ jobs:
- name: Generate Release Notes
id: release_notes
env:
GH_TOKEN: ${{ github.token }} # 使用 GitHub 自动提供的 token
shell: pwsh
run: |