Files
MaaAssistantArknights/.github
AnnAngela abe7fcf5bd feat: add file cleanup step in release-ota.yml workflow
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.
2023-06-09 03:23:50 +00:00
..
2023-04-03 22:11:29 +08:00