Skip to content

Commit

Permalink
Merge pull request #15 from urbanopt/docs/release-notes
Browse files Browse the repository at this point in the history
docs: add note on publishing releases
  • Loading branch information
nllong authored Sep 30, 2020
2 parents c4e0dcf + a86419a commit 09181bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ Next, push the tag up to remote, triggering a Travis build which runs GoReleaser
```bash
git push origin v<version>
```

After the build successfully finishes on Travis, go to the releases page on Github, check that it looks good, and publish it.

0 comments on commit 09181bf

Please sign in to comment.