Skip to content

Releases: Taskeren/SpigotBuildAction

Nightly Spigot 2024-11-30

30 Nov 01:28
8a8b4ce
Compare
Choose a tag to compare
Update upload-artifact for fixing deprecation

Nightly Spigot 2024-11-24

24 Nov 01:41
8a8b4ce
Compare
Choose a tag to compare
Update upload-artifact for fixing deprecation

Nightly Spigot 2024-11-18

18 Nov 01:38
8a8b4ce
Compare
Choose a tag to compare
Update upload-artifact for fixing deprecation

Nightly Spigot 2024-11-12

12 Nov 01:22
8a8b4ce
Compare
Choose a tag to compare
Update upload-artifact for fixing deprecation

Nightly Spigot 2024-11-06

06 Nov 01:22
8a8b4ce
Compare
Choose a tag to compare
Update upload-artifact for fixing deprecation

Nightly Spigot 2024-10-30

30 Oct 01:26
8a8b4ce
Compare
Choose a tag to compare
Update upload-artifact for fixing deprecation

Nightly Spigot 2024-10-24

24 Oct 01:24
8a8b4ce
Compare
Choose a tag to compare
Update upload-artifact for fixing deprecation

Nightly Spigot 2024-10-21

21 Oct 01:05
8a8b4ce
Compare
Choose a tag to compare
Update upload-artifact for fixing deprecation

Nightly Spigot 2024-09-06

06 Sep 01:20
59b51b1
Compare
Choose a tag to compare
Updates for Minecraft 1.21 (#4)

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.

Nightly Spigot 2024-08-30

30 Aug 01:19
59b51b1
Compare
Choose a tag to compare
Updates for Minecraft 1.21 (#4)

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.