diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ed0a28..24b2aba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,3 +46,7 @@ Tests can be ran standalone via `lein test`. 7. Use the body to explain what and why vs. how For comprehensive explanation read this [post by Chris Beams](http://chris.beams.io/posts/git-commit/#seven-rules). + +## Releases + +Releases are built & deployed automatically by Github Actions. Just create a release via the Github UI.