Skip to content

Commit

Permalink
Update generate-repo-readme.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yelizariev authored Nov 15, 2020
1 parent 3cad93c commit b6ab9f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow-files/generate-repo-readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ def main(token, repository, branch):
"Other Addons",
"============",
"",
"| Repo | Versions |",
"|------|----------|",
"| Repository | Versions |",
"|------------|----------|",
]
for r, data in REPOS.items():
base_url = "https://github.com/itpp-labs/" + r
Expand Down

0 comments on commit b6ab9f0

Please sign in to comment.