-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a8fb426
commit e0fc928
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,7 +40,7 @@ jobs: | |
fabric | ||
quilt | ||
game-versions: | | ||
1.20.6 | ||
>=1.14 | ||
- name: Upload Forge | ||
uses: Kir-Antipov/[email protected] | ||
|
@@ -52,7 +52,7 @@ jobs: | |
java: 21 | ||
loaders: forge | ||
game-versions: | | ||
1.20.6 | ||
>=1.15 | ||
- name: Upload Paper | ||
uses: Kir-Antipov/[email protected] | ||
|
@@ -67,7 +67,7 @@ jobs: | |
folia | ||
purpur | ||
game-versions: | | ||
1.20.6 | ||
>=1.14 | ||
- name: Upload Proxy | ||
uses: Kir-Antipov/[email protected] | ||
|
@@ -81,4 +81,4 @@ jobs: | |
velocity | ||
waterfall | ||
game-versions: | | ||
1.20.6 | ||
>=1.14 |