Skip to content

Commit

Permalink
ci: record release, not deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Sep 11, 2023
1 parent bf3e606 commit 3a342de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/ci/record-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

set -eu

bundle exec bin/pact-broker record-deployment \
bundle exec bin/pact-broker record-release \
--pacticipant "Pact Broker Client" --version $GITHUB_SHA \
--environment production

0 comments on commit 3a342de

Please sign in to comment.