Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2021-09-07 12:45:52 +01:00
4 changed files with 16 additions and 8 deletions

View File

@ -68,7 +68,7 @@ jobs:
done
- name: Build PocketMine-MP.phar
run: composer make-server
run: php -dphar.readonly=0 build/server-phar.php --git ${{ github.sha }}
- name: Get PocketMine-MP release version
id: get-pm-version