diff --git a/docs/release.md b/docs/release.md index 7bb2da9..f005201 100644 --- a/docs/release.md +++ b/docs/release.md @@ -12,3 +12,5 @@ Next, push the tag up to remote, triggering a Travis build which runs GoReleaser ```bash git push origin v ``` + +After the build successfully finishes on Travis, go to the releases page on Github, check that it looks good, and publish it.