Skip to content

Commit

Permalink
docs(release-process.md): updates per automation
Browse files Browse the repository at this point in the history
Signed-off-by: Vaughn Dice <[email protected]>
  • Loading branch information
vdice committed Apr 4, 2024
1 parent 73f9b7b commit ccb3b4f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/content/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,8 @@ Otherwise, switch to the branch locally.
`--certificate-identity` value should match this release, e.g.
`https://github.com/fermyon/spin/.github/workflows/release.yml@refs/tags/v2.0.0`.

1. Unless this is a release candidate, create a Pull Request into Fermyon's Hombrew tap
repository updating the [Spin formula](https://github.com/fermyon/homebrew-tap/blob/main/Formula/spin.rb).
In the formula, update the version, point to the latest release artifacts, and set their correct sha256 digests.
1. Unless this is a release candidate, review and merge the bot-created Pull Request
in the [fermyon/homebrew-tap repository](https://github.com/fermyon/homebrew-tap/).

The release is now complete!

Expand Down

0 comments on commit ccb3b4f

Please sign in to comment.