Skip to content

Commit 8222e5f

Browse files
authored
ci(release): update release dispatch to reference renamed repos
1 parent 8f0d052 commit 8222e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
needs: release
4141
strategy:
4242
matrix:
43-
repository: [pact-foundation/pact-ruby-cli, pact-foundation/pact-ruby-standalone]
43+
repository: [pact-foundation/pact-docker-cli, pact-foundation/pact-standalone]
4444
runs-on: ubuntu-latest
4545
steps:
4646
- name: Notify ${{ matrix.repository }} of gem release

0 commit comments

Comments
 (0)