Skip to content

Commit

Permalink
Added 2 latest entries
Browse files Browse the repository at this point in the history
And changed the pushing to Curseforge to only push on tags
  • Loading branch information
hazzal committed Jan 24, 2023
1 parent 1053c9d commit 9235b2c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@ name: CI

on:
push:
branches:
- main
tags:
- "*"
- "!**-alpha**"
- "!**-beta**"

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion Scambuster-Gehennas.toc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
14 changes: 14 additions & 0 deletions list.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9235b2c

Please sign in to comment.