diff --git a/build.py b/build.py index 17e24dc..609aa04 100644 --- a/build.py +++ b/build.py @@ -36,7 +36,7 @@ def generate_for_entry(deploy_path, uid, entry): org = entry.get("repository_url", "").split("/")[-2] entry["org"] = org gh = string.Template( - """ + f"""