fix(ci): extract git-cliff to /tmp to avoid dirty worktree #47

Merged
lerko merged 1 commits from fix/git-cliff-install into main 2026-06-02 14:20:23 +00:00

1 Commits

Author SHA1 Message Date
lerko 094de23bd0 fix(ci): extract git-cliff to /tmp to avoid dirty worktree
CI / test (pull_request) Successful in 2m29s
CI / lint (pull_request) Successful in 46s
CI / vulncheck (pull_request) Successful in 40s
GoReleaser refuses to release when untracked files exist.
The git-cliff tarball was extracting into the workspace, leaving
a git-cliff-*/ directory that made git status dirty.
2026-06-02 10:15:47 -04:00