From 9235b2c6751de40c970522560a5416346419555b Mon Sep 17 00:00:00 2001 From: hazzal <3193549+hazzal@users.noreply.github.com> Date: Tue, 24 Jan 2023 08:22:52 +0100 Subject: [PATCH] Added 2 latest entries And changed the pushing to Curseforge to only push on tags --- .github/workflows/build.yaml | 4 ---- Scambuster-Gehennas.toc | 2 +- list.lua | 14 ++++++++++++++ 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 695102c..49ebb46 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -2,12 +2,8 @@ name: CI on: push: - branches: - - main tags: - "*" - - "!**-alpha**" - - "!**-beta**" jobs: build: diff --git a/Scambuster-Gehennas.toc b/Scambuster-Gehennas.toc index e707f83..fd94069 100644 --- a/Scambuster-Gehennas.toc +++ b/Scambuster-Gehennas.toc @@ -2,7 +2,7 @@ ## Title: Scambuster-Gehennas ## Notes: Scambuster list of scammers curated by the Gehennas discord ## Author: Hazal -## Version: "@project-version@" +## Version: @project-version@ ## DefaultState: enabled ## Dependencies: Scambuster ## X-Curse-Project-ID: 809317 diff --git a/list.lua b/list.lua index 5c1e2b1..723fb88 100644 --- a/list.lua +++ b/list.lua @@ -1216,6 +1216,20 @@ t.case_table = { url = "https://discord.com/channels/611132910992490506/895978320095748107/1065298829412409484", category = "raid", }, + { + name = "Cospri", + guid = "Player-4476-03A21281", + description = "Ninja looted Arcanic Tramplers in Eye of Eternity", + url = "https://discord.com/channels/611132910992490506/998986805477126324/1067217335863218387", + category = "raid", + }, + { + name = "Relajate", + guid = "Player-4476-045DC87C", + description = "Ninja looted Fool's Trial", + url = "https://discord.com/channels/611132910992490506/998986805477126324/1067224949250609192", + category = "raid", + }, } --========================================================================================= -- The provider_table is configured with the above variables, you don't need to touch this.