We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd3ae5 commit 520b59dCopy full SHA for 520b59d
.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