Remove trailing whitespace in release.yml

This commit is contained in:
2026-02-01 13:23:29 +00:00
parent d5fef9563d
commit 4df8ccfb50

View File

@@ -21,4 +21,3 @@ jobs:
release_body: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.release_notes || '' }}
secrets:
RELEASE_TOKEN: ${{ secrets.RELEASE_TOKEN }}