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
TITLE: manual release created (${{ steps.tag.outputs.name }})
BODY: |
@${{ github.event.pusher.name }} just pushed a release tag: [${{ steps.tag.outputs.name }}](${{ github.event.repository.html_url }}/releases/tag/${{ steps.tag.outputs.name }}).
Please manually verify validity (using [`gorelease`](https://pkg.go.dev/golang.org/x/exp/cmd/gorelease)), and update `version.json` to reflect the manually released version, if necessary.
In the future, please use the [automated process](https://github.com/ipdxco/unified-github-workflows?tab=readme-ov-file#versioning).