Skip to content

Commit 672f6c8

Browse files
committed
Fix curseforge deployment
1 parent 75d866b commit 672f6c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ script: ./gradlew build -S
1313

1414
deploy:
1515
- provider: script
16-
script: ./gradlew curse -S
16+
script: ./gradlew curseforge -S
1717
on:
1818
all_branches: true
1919
repo: CyclopsMC/StructuredCrafting

0 commit comments

Comments
 (0)