We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbfb11 commit e6299e0Copy full SHA for e6299e0
.github/workflows/release_gem.yml
@@ -42,7 +42,7 @@ jobs:
42
needs: release
43
strategy:
44
matrix:
45
- repository: [pact-foundation/pact-ruby-cli, pact-foundation/pact-ruby-standalone]
+ repository: [pact-foundation/pact-docker-cli, pact-foundation/pact-standalone]
46
runs-on: ubuntu-latest
47
steps:
48
- name: Notify ${{ matrix.repository }} of gem release
0 commit comments