Remove legacy make-release script

we no longer use this release workflow, all releases should now be done via pull request
This commit is contained in:
Dylan K. Taylor
2024-12-09 16:44:07 +00:00
parent a8eaa43bc8
commit ad6d34f1a6
2 changed files with 0 additions and 179 deletions

View File

@ -1,10 +1,5 @@
parameters:
ignoreErrors:
-
message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
count: 2
path: ../../../build/make-release.php
-
message: "#^Parameter \\#1 \\$strings of function pocketmine\\\\build\\\\server_phar\\\\preg_quote_array expects array\\<string\\>, array\\<int, string\\|false\\> given\\.$#"
count: 1