5 Commits

Author SHA1 Message Date
乔焰阳
69b4380e38 Refactor release workflow and update actions
Updated GitHub Actions workflow to remove container configuration and use the latest versions of actions.
2025-11-06 15:58:28 +08:00
乔焰阳
e856543529 Simplify release workflow by removing setup-go step
Removed setup-go step as Go environment is provided by the container image.
2025-11-06 15:50:06 +08:00
乔焰阳
4bed53dc16 Downgrade GitHub actions to v3 2025-11-04 16:12:48 +08:00
乔焰阳
a16e916185 Add release workflow configuration file 2025-10-30 16:14:33 +08:00
乔焰阳
dea465a9ea Enhance Go workflow with release and gf CLI
Updated GitHub Actions workflow for Go project to include a release job, upgrade Go version to 1.24.x, and add gf CLI installation and usage.
2025-10-30 16:14:08 +08:00