Skip to content

Commit b693788

Browse files
committed
add Spigot and Bukkit to support matrix
1 parent dfc786b commit b693788

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/release.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,10 @@ jobs:
4848
name: ${{ github.event.release.name == github.event.release.tag_name && format('EnchantBookPlus {0}', steps.version.outputs.VERSION) || github.event.release.name }}
4949
version: ${{ steps.version.outputs.VERSION }}
5050
changelog: ${{ github.event.release.body }}
51-
loaders: paper
51+
loaders: |-
52+
paper
53+
spigot
54+
bukkit
5255
game-versions: |-
5356
1.17.x
5457
1.18.x

0 commit comments

Comments
 (0)