Skip to content

Commit 56bc6f2

Browse files
authored
Update publish.yml
1 parent 8c663f3 commit 56bc6f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
publish-to-modrinth:
99
runs-on: ubuntu-latest
1010
environment: github-actions
11+
strategy:
12+
max-parallel: 1
1113
steps:
1214
- name: Download the pack files
1315
uses: robinraju/[email protected]
@@ -51,5 +53,7 @@ jobs:
5153
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
5254
curseforge-files: '*.zip'
5355
supported_mod_loaders: minecraft
56+
loaders: minecraft
57+
mod_loader: minecraft
5458
game-versions: "[1.16.2,1.20.4]"
5559
game-version-filter: releases

0 commit comments

Comments
 (0)