Skip to content

Commit e6299e0

Browse files
authored
ci(release): update release dispatch to reference renamed repos
1 parent 5fbfb11 commit e6299e0

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
@@ -42,7 +42,7 @@ jobs:
4242
needs: release
4343
strategy:
4444
matrix:
45-
repository: [pact-foundation/pact-ruby-cli, pact-foundation/pact-ruby-standalone]
45+
repository: [pact-foundation/pact-docker-cli, pact-foundation/pact-standalone]
4646
runs-on: ubuntu-latest
4747
steps:
4848
- name: Notify ${{ matrix.repository }} of gem release

0 commit comments

Comments
 (0)