Skip to content

Commit 241c424

Browse files
updated pact_broker_base_url
1 parent 5cfd654 commit 241c424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66

77
env:
8-
PACT_BROKER_BASE_URL: ${{ secrets.PACT_BROKER_BASE_URL }}
8+
PACT_BROKER_BASE_URL: https://prateek.pactflow.io
99
PACT_PROVIDER: pactflow-example-provider
1010
PACT_BROKER_TOKEN: ${{ secrets.PACTFLOW_TOKEN_FOR_CI_CD_WORKSHOP }}
1111
REACT_APP_API_BASE_URL: http://localhost:3001

0 commit comments

Comments
 (0)