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 configuration and changelog settings
- Replace `go-version-file` and `check-latest` with `go-version` in GoReleaser workflow
- Update GoReleaser action from v5 to v6
- Remove `project_name` from GoReleaser configuration
- Change changelog `skip` to `disable` and set it to false
- Change changelog `use` from `git` to `github`
- Update regular expressions for changelog sections to include hyphens in parentheses
- Add new changelog sections for `Refactor`, `Build process updates`, and `Documentation updates`
- Remove `filters` section from changelog configuration
Signed-off-by: appleboy <[email protected]>
0 commit comments