Commit 3304671
fix(ci): fix rebase target from upstream/TAG to refs/tags/TAG
タグはリモートブランチ参照ではないため upstream/TAG は invalid upstream になる。
fetch済みのタグを refs/tags/TAG で直接指定するよう修正。
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9f80bd1 commit 3304671
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments