Commit 555143a
fix: Remove colon from step name to fix YAML parsing
The colon in "Fallback: Fetch tags from Azure ACR" was causing
YAML parsing errors in GitHub Actions. Changed to "Fallback Fetch tags..."
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2a30b7a commit 555143a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments