Skip to content

Commit e6ac261

Browse files
committed
fix: GitHub actions please respectfully go die. Thank you.
1 parent 268625b commit e6ac261

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,10 @@ jobs:
5353
# REMINDER: Update this array when adding new game versions.
5454
game_version:
5555
[
56-
"1.20.1-fabric",
57-
"1.20.1-forge",
58-
"1.20.4-fabric",
59-
"1.20.4-neoforge",
60-
"1.20.6-fabric",
61-
"1.20.6-neoforge",
6256
"1.21-fabric",
6357
"1.21-neoforge",
58+
"1.21.3-fabric",
59+
"1.21.3-neoforge",
6460
]
6561
steps:
6662
- name: Checkout Repository

0 commit comments

Comments
 (0)