ci(sync-changelog): fix YAML lint error by trimming trailing spaces and ensuring EOF newline
This commit is contained in:
1
.github/workflows/sync-changelog.yml
vendored
1
.github/workflows/sync-changelog.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user