Skip to content

Commit 1fdd602

Browse files
authored
feat(docs): mention brew tap in release.md (paradigmxyz#4768)
1 parent f873a20 commit 1fdd602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/release.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ It is assumed that the commit that is being considered for release has been mark
2525

2626
- [ ] Tag the new commit on main with `vx.y.z` (`git tag vx.y.z SHA`)
2727
- [ ] Push the tag (`git push origin vx.y.z`)[^1]
28+
- [ ] Update [Homebrew Tap](https://github.com/paradigmxyz/homebrew-brew)
2829
- [ ] Run the release commit on testing infrastructure for 1-3 days to check for inconsistencies and bugs
2930
- This testing infrastructure is going to sync and keep up with a live testnet, and includes monitoring of bandwidth, CPU, disk space etc.
3031

0 commit comments

Comments
 (0)