Merge branch 'next-minor' into next-major

This commit is contained in:
Dylan K. Taylor
2022-11-30 20:05:30 +00:00
10 changed files with 156 additions and 22 deletions

View File

@ -69,7 +69,7 @@ jobs:
${{ github.workspace }}/build_info.json
- name: Create draft release
uses: ncipollo/release-action@v1.11.1
uses: ncipollo/release-action@v1.11.2
with:
artifacts: ${{ github.workspace }}/PocketMine-MP.phar,${{ github.workspace }}/start.*,${{ github.workspace }}/build_info.json
commit: ${{ github.sha }}