Skip to content

Commit 1314555

Browse files
authored
chore: update broker url
1 parent 72de9f9 commit 1314555

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://saf.pactflow.io
8+
PACT_BROKER_BASE_URL: https://test.pactflow.io
99
PACT_BROKER_TOKEN: ${{ secrets.PACTFLOW_TOKEN_FOR_CI_CD_WORKSHOP }}
1010
GIT_COMMIT: ${{ github.sha }}
1111
GIT_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)