fix: Ensure image names are lowercase
This commit is contained in:
parent
d4b511ebdb
commit
8c94473ae3
3 changed files with 20 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"repository": {
|
||||
"default_branch": "main",
|
||||
"owner": {
|
||||
"login": "test-owner"
|
||||
"login": "Test-Owner"
|
||||
},
|
||||
"html_url": "https://example.com/"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue