Skip to content

Commit

Permalink
chore: update releasing procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Jun 6, 2022
1 parent f6a6067 commit e17c606
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions RELEASING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@

# Releasing

Once your changes are in master, the latest release should be set as a draft at https://github.com/pactflow/terraform/releases/.

Once you've tested that it works as expected:

1. Run `make release` to generate release notes and release commit.
1. Edit the release notes at https://github.com/pactflow/terraform/releases/edit/v<VERSION>.
Once your changes have been merged to master, simply run `make release` to generate release notes, publish the artifacts to Releases and to the Terraform registry.

0 comments on commit e17c606

Please sign in to comment.