关闭 cnb 上传

This commit is contained in:
辉鸭蛋
2025-08-18 23:50:43 +08:00
committed by GitHub
parent f991c246a9
commit 8ddf5475ae

View File

@@ -446,7 +446,7 @@ jobs:
upload_token: ${{ secrets.MirrorChyanUploadToken }}
cnb_uploading:
if: github.repository_owner == 'babalae'
if: github.repository_owner == 'babalae' && false
needs: [validate, build_dist, build_installer]
runs-on: ubuntu-latest
steps: