Commit 8fcf486
fix(ci): use refs/tags/ prefix to avoid ambiguity between branch and tag names
CI_TAG がブランチ名とタグ名で同一になるため git push が ambiguous になる問題を修正。
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1e3d615 commit 8fcf486
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments