Skip to content

Commit

Permalink
chore: add GITHUB_REPO env var for webhooks
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Sep 27, 2024
1 parent 1124df2 commit 1156389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
PACTICIPANT := "pactflow-example-provider-golang"
GITHUB_REPO := "pactflow/example-provider-golang"
CONTRACT_REQUIRING_VERIFICATION_PUBLISHED_WEBHOOK_UUID := "c76b601e-d66a-4eb1-88a4-6ebc50c0df8b"
PACT_CLI="docker run --rm -v ${PWD}:${PWD} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN pactfoundation/pact-cli:latest"
PACT_GO_VERSION=2.0.8
Expand Down

0 comments on commit 1156389

Please sign in to comment.