Fix formatting by adding a newline at the end of release.yml
This commit is contained in:
@@ -21,3 +21,4 @@ jobs:
|
||||
release_body: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.release_notes || '' }}
|
||||
secrets:
|
||||
RELEASE_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user