Skip to content

Commit ae4756f

Browse files
authored
Change auto_curseforge test to use CF_PAGE_URL (#3431)
1 parent 6cbedd8 commit ae4756f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/setuponlytests/auto_curseforge/docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ services:
66
SETUP_ONLY: "TRUE"
77
MODPACK_PLATFORM: AUTO_CURSEFORGE
88
CF_API_KEY: ${CF_API_KEY}
9-
CF_SLUG: the-pixelmon-modpack
10-
CF_FILENAME_MATCHER: "9.1.13"
9+
CF_PAGE_URL: https://www.curseforge.com/minecraft/modpacks/the-pixelmon-modpack/files/5954570
1110
DEBUG: true
1211
volumes:
1312
- ./data:/data

0 commit comments

Comments
 (0)