Skip to content

Commit b48e51a

Browse files
committed
ci: set game-versions to 1.20 for this branch
1 parent 59edb13 commit b48e51a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
version: ${{ steps.version.outputs.version }}
5454
version-type: ${{ github.event.release.prerelease && 'beta' || 'release' }}
5555

56-
game-versions: ">=1.21"
56+
game-versions: ">=1.20 <1.21"
5757

5858
loaders: |
5959
paper

0 commit comments

Comments
 (0)