You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`godu` is released using a GitHub action and `goreleaser`.
4
+
5
+
1. tag a new version `git tag v1.5.1`
6
+
1. push the tag `git push origin v1.5.1`
7
+
8
+
If everything goes well, that's all you have to do.
9
+
10
+
## Generate homebrew taps token
11
+
Once a year, you need to [generate a new token](https://github.com/settings/tokens?type=beta) for the [homebrew-taps](https://github.com/viktomas/homebrew-taps) repository. So that the `goreleaser` job can write into it.
0 commit comments