mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2026-03-07 14:24:37 +00:00
- Simplified the workflow_call input in auto-tag-release.yml by removing unnecessary inputs. - Updated actions/checkout and actions/setup-go to version 3 for improved performance and compatibility. - Refined conditional checks for version tagging to use the new syntax for better clarity. - Adjusted GoReleaser action to version 3, ensuring alignment with the latest features and fixes.