When I run this ``` github-release upload --user retorquere --repo $npm_package_name --tag "v$npm_package_version" --name "The Brain.js" --file "docs/The Brain.js" ``` The file name in the release ends up being `The.Brain.js`. Can I prevent this?