Skip to content

Commit

Permalink
chore: fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Feb 19, 2024
1 parent 0604800 commit 9b1e606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete_branch_in_pactflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
GIT_BRANCH: ${{ github.event.ref }}
PACTICIPANT: "Pact Broker Client"
PACT_BROKER_TOKEN: ${{ secrets.PACT_BROKER_TOKEN_PACT_FOUNDATION }}
PACT_BROKER_BASE_URL=https://pact-foundation.pactflow.io
PACT_BROKER_BASE_URL: "https://pact-foundation.pactflow.io"

0 comments on commit 9b1e606

Please sign in to comment.