diff --git a/.github/workflows/dtchsyn.yml b/.github/workflows/dtchsyn.yml index 72fbbea..7ef0e1e 100644 --- a/.github/workflows/dtchsyn.yml +++ b/.github/workflows/dtchsyn.yml @@ -34,5 +34,5 @@ jobs: ignore: | *.git */**/*git* - *.json - config.php \ No newline at end of file + config.php + data/**/*.json \ No newline at end of file diff --git a/config/clanmembers.json b/config/clanmembers.json index 41d7159..b173d4e 100644 --- a/config/clanmembers.json +++ b/config/clanmembers.json @@ -14,10 +14,14 @@ "Reijn7000", "McPikkie", "Brabo-Gamer", - "Squadkiller101" + "SquadKiller101", + "HeteKip", + "Pettie1972" ], "alts": [ - "Squadkiller101" + "SquadKiller101", + "HeteKip", + "Pettie1972" ] }