Resolve latest Paper version when no published builds (#1555)

This commit is contained in:
Geoff Bourne
2022-06-08 11:12:49 -05:00
committed by GitHub
parent b1be888dd4
commit 9458005b5b
6 changed files with 36 additions and 22 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- name: Run tests
env:
MODS_FORGEAPI_KEY: ${{ secrets.MODS_FORGEAPI_KEY }}
MINECRAFT_VERSION: LATEST
MINECRAFT_VERSION: 1.18.2
run: |
tests/test.sh
push: