Skip to content

Commit 672ee39

Browse files
Update build.yml
1 parent 7f03a60 commit 672ee39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010
default: latest
1111

1212
env:
13-
PACT_BROKER_BASE_URL: https://testdemo.pactflow.io
14-
PACT_BROKER_TOKEN: ${{ secrets.PACTFLOW_TOKEN_FOR_CI_CD_WORKSHOP }}
13+
PACT_BROKER_BASE_URL: https://vinayma.pactflow.io
14+
PACT_BROKER_TOKEN: jBLnx-ztJAujf5UXNFCMtQ
1515
PACT_BROKER_PUBLISH_VERIFICATION_RESULTS: true
1616
GIT_COMMIT: ${{ github.sha }}
1717
GITHUB_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)