Skip to content

Commit eb13007

Browse files
authored
Update publish.yml
1 parent 544c7ad commit eb13007

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/publish.yml

+5-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@ jobs:
5858
loaders: |
5959
neoforge
6060
game-versions: |
61-
[1.21.1,)
61+
1.21.1
62+
1.21.2
63+
1.21.3
64+
1.21.4
6265
java: |
6366
21
6467
files: |
@@ -71,4 +74,4 @@ jobs:
7174
dependencies: |
7275
retry-attempts: 2
7376
retry-delay: 10000
74-
fail-mode: fail
77+
fail-mode: fail

0 commit comments

Comments
 (0)