diff --git a/.github/workflows/release_gem.yml b/.github/workflows/release_gem.yml index f2a1f5e..a3f4f64 100644 --- a/.github/workflows/release_gem.yml +++ b/.github/workflows/release_gem.yml @@ -40,7 +40,7 @@ jobs: needs: release strategy: matrix: - repository: [pact-foundation/pact-ruby-cli, pact-foundation/pact-ruby-standalone, pact-foundation/pact_broker-client] + repository: [pact-foundation/pact-ruby-cli, pact-foundation/pact-ruby-standalone] runs-on: ubuntu-latest steps: - name: Notify ${{ matrix.repository }} of gem release