-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To satisfy the Java version requirement changes in Minecraft 1.21, the steps about `setup-java` is changed. - the distribution is changed to "temurin" from "adopt", as the old one is depreacted and moved to the new one. - the version is changed to "21" from "17", as MC required. And there are some other document and workflow script changes. - Updated README. - Adds the trigger on push, so that it will be invoked on PR commit.
- Loading branch information
Showing
2 changed files
with
11 additions
and
5 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
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