CHANGELOG
- Add
default_release_body
anddefault_release_body_path
options to set release body when creating a new release. - add
token
option to set github token which allow users to use${{ github.token }}
without any explicit settings. - Use another way to upload asset files to reduce memory usage.