Skip to content

Releases: sma11black/hexo-action

Hexo Action 1.0.4

21 Oct 18:05
Compare
Choose a tag to compare

New Feature

  • Commit history for Github Pages repo now can be removed. See README for details.

Hexo Action 1.0.3

03 Sep 17:37
Compare
Choose a tag to compare

Improvement

  • Enhance the compatibility of node dependencies.

Hexo Action 1.0.2

16 Jul 07:41
Compare
Choose a tag to compare

New Feature

  • Support deployment to a repository other than repo:<user/organization>.github.io owned by the current account.

Known Issue

  • Only single deployment repository is supported.

Hexo Action 1.0.1

20 Apr 14:03
Compare
Choose a tag to compare

New Features

  • Now you can keep commit message history.
  • Default using github-action[bot] account for deployment operation.

Additional Changes

  • Add an optional input setting item: commit_msg. Check Inputs and Example part for detail.

Initial release

05 Feb 23:15
Compare
Choose a tag to compare

Feature

  • Deploy hexo on Github Pages
  • Node dependencies cache
  • Themes submodule support
  • CNAME support