Skip to content

Commit 8b5248b

Browse files
committed
chore: update trigger for python build
1 parent c575bc4 commit 8b5248b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/trigger_partner_docs_update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- name: Trigger docs.pact.io update workflow
14+
- name: Trigger partner.pactflow.io update workflow
1515
uses: peter-evans/repository-dispatch@v1
1616
with:
1717
token: ${{ secrets.GHTOKENFORTRIGGERINGPACTDOCSUPDATE }}
1818
repository: pactflow/partners.pactflow.io
19-
event-type: pactflow-example-consumer-js-updated
19+
event-type: pactflow-example-consumer-python-updated

0 commit comments

Comments
 (0)