mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 04:22:06 +08:00

- Changed GoReleaser execution argument from '--debug' to '--snapshot' for improved release management. - Added GORELEASER_DEBUG environment variable to enable detailed logging during the release process. - Introduced GORELEASER_CURRENT_TAG environment variable to capture the current version tag, enhancing visibility in the workflow.