Skip to content
Compare
Choose a tag to compare
@owent owent released this 07 Nov 11:06
· 25 commits to v1 since this release

CHANGELOG

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