We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72de9f9 commit 1314555Copy full SHA for 1314555
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
workflow_dispatch:
6
7
env:
8
- PACT_BROKER_BASE_URL: https://saf.pactflow.io
+ PACT_BROKER_BASE_URL: https://test.pactflow.io
9
PACT_BROKER_TOKEN: ${{ secrets.PACTFLOW_TOKEN_FOR_CI_CD_WORKSHOP }}
10
GIT_COMMIT: ${{ github.sha }}
11
GIT_REF: ${{ github.ref }}
0 commit comments