diff --git a/.github/workflows/sync-changelog.yml b/.github/workflows/sync-changelog.yml index 2ac68a8..dbbcd12 100644 --- a/.github/workflows/sync-changelog.yml +++ b/.github/workflows/sync-changelog.yml @@ -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 - \ No newline at end of file