Skip to content

Commit b2008af

Browse files
authored
Fix a typo
respository to repository
1 parent 4fddc66 commit b2008af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ runs:
189189
190190
support = []
191191
192-
for respository in repositoryUrls:
192+
for repository in repositoryUrls:
193193
support.append = {"software": repository, "type": "community"}
194194
195195
# Read existing opencatalogi.yaml

0 commit comments

Comments
 (0)