Files
AzerothCore-RealmMaster/.github/workflows/build-and-publish.yml
uprightbass360 305da352c0 fix: correct module list output in build summary
The redirect operator was placed after '|| true', causing the module
list to not be appended to GITHUB_STEP_SUMMARY. Moved the redirect
before the fallback operator to ensure output is captured.
2026-01-10 18:22:46 -05:00

11 KiB