Commit 02bf68b
fix: strip v prefix from Docker image tags on release
GITHUB_REF_NAME includes the v prefix (e.g. v1.0.0-rc.4); Docker image
tags should not (e.g. 1.0.0-rc.4). Regression introduced in 78758f6.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7b6e67d commit 02bf68b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments