diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 93e4fa6..e1a37cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,7 +92,6 @@ jobs: project-license: 'Apache-2.0' fail-on-restrictive: true fail-on-incompatible: true - update-badge: true update-badge: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }} # 构建项目,使用Release配置且跳过恢复步骤