ci(sync-changelog): fix YAML lint error by trimming trailing spaces and ensuring EOF newline

This commit is contained in:
Ryan
2025-10-24 01:46:58 -04:00
committed by GitHub
parent e5f9831d73
commit 1df7bc3f87

View File

@@ -75,4 +75,3 @@ jobs:
git commit -m "chore: sync CHANGELOG.md and VERSION (${{ steps.ver.outputs.version }}) from FileRise"
git push origin main
fi