We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76a776d + 520b59d commit 828727eCopy full SHA for 828727e
.github/workflows/release_gem.yml
@@ -40,7 +40,7 @@ jobs:
40
needs: release
41
strategy:
42
matrix:
43
- 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]
44
runs-on: ubuntu-latest
45
steps:
46
- name: Notify ${{ matrix.repository }} of gem release
0 commit comments