Warning:
```
Node.js 16 actions are deprecated. Please update the following actions
to use Node.js 20: actions/checkout@v3, actions/setup-go@v4.
```
Signed-off-by: Julian Strobl <jmastr@mailbox.org>
* ci: support releasing from different branch
* fix: git tags are not fetched
This preveted to detect if a `LIB_TAG` is already there.
Signed-off-by: Julian Strobl <jmastr@mailbox.org>