Skip to content

Commit cc4bd58

Browse files
Update build.yml
1 parent d17894b commit cc4bd58

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: https://smartbear.pactflow.io/
8+
PACT_BROKER_BASE_URL: https://vinayma.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)