diff --git a/.github/scripts/generate/index.mjs b/.github/scripts/generate/index.mjs index b8f4fea7..7c03a3fe 100644 --- a/.github/scripts/generate/index.mjs +++ b/.github/scripts/generate/index.mjs @@ -15,7 +15,6 @@ const templateLines = ( const templates = { avatar: "", - badge: "", }; for (const id of Object.keys(templates)) {