mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
This commit adds a step to cleanup unnecessary files after the release build, using the "find" command and a regex pattern to exclude important files matching the new "MAA-${{needs.create-tag.outputs.release_tag}}*.dmg" and "MAA-${{needs.create-tag.outputs.release_tag}}*.html" naming formats, as well as two specific file extensions '.delta' and '.xml'. This helps to improve release build efficiency by removing unneeded files before uploading to MaaRelease.