"vscode:/vscode.git/clone" did not exist on "706c32c9de6d567e9cdfda0b733cec2e44db18f3"
fix: use environment variable to pass full tag message to GoReleaser
- Extract complete tag message body in workflow using git format - Pass tag message via TAG_MESSAGE environment variable - Update goreleaser config to use .Env.TAG_MESSAGE instead of .TagBody - Fix release notes being truncated to first paragraph only
Please register or sign in to comment