Skip to content

Commit

Permalink
chore: dispatch gem-released for .github/workflows/trigger_pact_docs_…
Browse files Browse the repository at this point in the history
…update.yml when releasing gem
  • Loading branch information
bethesque committed Oct 11, 2021
1 parent e4c2cfe commit 71147c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
needs: release
strategy:
matrix:
repository: [pact-foundation/pact-broker-docker, DiUS/pact_broker-docker]
repository: [pact-foundation/pact-broker-docker, DiUS/pact_broker-docker, pact-foundation/pact_broker]
runs-on: ubuntu-latest
steps:
- name: Notify ${{ matrix.repository }} of gem release
Expand Down

0 comments on commit 71147c7

Please sign in to comment.