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 CI workflow and GoReleaser configuration
- Change single quotes to double quotes in the workflow trigger
- Rename job steps for clarity
- Update Go version setup to use `go.mod` file and check for the latest version
- Update GoReleaser action to version 6
- Modify GoReleaser arguments from `--rm-dist` to `--clean`
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
0 commit comments