Commit 4a1cebe
fix(ci): fetch full git history for GoReleaser tag detection
GoReleaser requires git tags to build, but actions/checkout does a
shallow clone by default. Use fetch-depth: 0 to include all tags.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f5485a2 commit 4a1cebe
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments