mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-19 09:54:10 +00:00
actions: fixed bad git hash on published releases
This commit is contained in:
parent
85ed7efcb4
commit
1c2eb35025
2
.github/workflows/draft-release.yml
vendored
2
.github/workflows/draft-release.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Build PocketMine-MP.phar
|
- name: Build PocketMine-MP.phar
|
||||||
run: composer make-server
|
run: php build/server-phar.php --git ${{ github.sha }}
|
||||||
|
|
||||||
- name: Get PocketMine-MP release version
|
- name: Get PocketMine-MP release version
|
||||||
id: get-pm-version
|
id: get-pm-version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user