From 30d6f48d233c603c398bc407ef260e76a581292f Mon Sep 17 00:00:00 2001 From: Ankit Grai Date: Tue, 31 Dec 2024 14:34:38 +0530 Subject: [PATCH] [skip ci] uncurse rebel (maybe) --- .github/workflows/beta.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 46e64586f3..4f3f1f4cb4 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -146,7 +146,6 @@ jobs: contributor_colors["ibo"]="#ff9b46" contributor_colors["aayush262"]="#5d689d" contributor_colors["Sadwhy"]="#ff7e95" - contributor_colors["rebelonion"]="#d4e5ed" hex_to_decimal() { printf '%d' "0x${1#"#"}"; }