diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index a087549278..9499c3e82e 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -784,7 +784,7 @@ jobs: matrix: arch: [x86_64, aarch64] format: [deb, rpm] - repo: [open, pro] + repo: [open] steps: - uses: actions/checkout@v4 with: