diff --git a/.github/workflows/stable-build.yml b/.github/workflows/stable-build.yml index 0b6918e..a15f551 100644 --- a/.github/workflows/stable-build.yml +++ b/.github/workflows/stable-build.yml @@ -63,7 +63,7 @@ jobs: name: "Release image: DocumentServer${{ matrix.edition }}-nonExample" runs-on: ubuntu-latest needs: [build] - if: always() + if: ${{ false }} strategy: fail-fast: false matrix: