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
ci: update GoReleaser and GitHub Actions configurations
- Replace `go-version-file` and `check-latest` with `go-version` in GitHub Actions workflow
- Remove `project_name` from GoReleaser config
- Change `skip` to `disable` in GoReleaser changelog config
- Change `use` from `git` to `github` in GoReleaser changelog config
- Update regular expressions for changelog titles in GoReleaser config
- Add new changelog categories: `Refactor`, `Build process updates`, and `Documentation updates`
- Remove `filters` section from GoReleaser config
Signed-off-by: appleboy <[email protected]>
0 commit comments