Skip to content

Commit 716f26a

Browse files
committed
docs: Remove docs about GHActions download
GitHub has already removed the option for the general public to download GHActions artifacts a long time ago; it is now limited to contributors. Therefore, this method no longer works and the documentation about it is more than unnecessary.
1 parent 93d68dd commit 716f26a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ doesn't use any features exclusive to Paper and *might* run on "bare" Spigot
4242
2. Search the release you want to install
4343
3. Download `ksmpplugin-{version}.jar` from the "Assets" section
4444

45-
- **Download a test build from GitHub Actions**
46-
1. Go to the "Actions" tab and filter for "Gradle Build" runs
47-
2. Choose a (successful) build that you want to install and click on it
48-
3. Download ksmpplugin-{sha1}.zip from the "Artifacts" section
49-
4. Extract `ksmpplugin-{sha1}.jar` from the ZIP-Archive
50-
5145
- **Build your own JAR from source** <br>
5246
1. Make sure you have a Java Development Kit (JDK), version 18 or higher, installed
5347
2. Clone this GitHub repository (use `git clone` or GitHub's "Download ZIP")

0 commit comments

Comments
 (0)