diff --git a/.github/workflows/issue_label.json5 b/.github/workflows/issue_label.json5 index 9c7ca563..9cf52bd6 100644 --- a/.github/workflows/issue_label.json5 +++ b/.github/workflows/issue_label.json5 @@ -4,12 +4,15 @@ "1.21.1": ["1.21.1-FABRIC"], "1.21": ["1.21-NEOFORGE"], "1.21": ["1.21-FABRIC"], - "1.20.4": ["1.20.4-FORGE"], + "1.20.4": ["1.20.4"], "1.20.4": ["1.20.4-FABRIC"], "1.20.1": ["1.20.1-FORGE"], "1.20.1": ["1.20.1-FABRIC"], "1.19.2": ["1.19.2-FORGE"], "1.19.2": ["1.19.2-FABRIC"], + "FABRIC": ["FABRIC"], + "FORGE": ["FORGE"], + "NEOFORGE": ["NEOFORGE"], "server": ["server", "Server"], "not related": ["not my issue", "report there"] },