Update HACS
This commit is contained in:
@@ -50,7 +50,7 @@ class HacsThemeRepository(HacsRepository):
|
||||
break
|
||||
if not compliant:
|
||||
raise HacsException(
|
||||
f"Repository structure for {self.ref.replace('tags/','')} is not compliant"
|
||||
f"{self.string} Repository structure for {self.ref.replace('tags/','')} is not compliant"
|
||||
)
|
||||
|
||||
if self.repository_manifest.content_in_root:
|
||||
|
||||
Reference in New Issue
Block a user