Skip to content

Releases: crazy-max/ghaction-github-pages

v4.0.0

10 Sep 11:13
c05ee63
Compare
Choose a tag to compare

Full Changelog: v3.2.0...v4.0.0

v3.2.0

01 Sep 05:51
5859b4e
Compare
Choose a tag to compare

Full Changelog: v3.1.0...v3.2.0

v3.1.0

18 Oct 20:50
c0d7ff0
Compare
Choose a tag to compare
  • Bump @actions/core from 1.6.0 to 1.10.0 (#177 #178)

Full Changelog: v3.0.0...v3.1.0

v3.0.0

26 May 08:32
eb08c35
Compare
Choose a tag to compare
  • Node 16 as default runtime (#167)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v2.7.0

26 May 08:30
59173cb
Compare
Choose a tag to compare
  • Update dev dependencies and workflow (#166)

v2.6.0

13 Jan 09:55
a117e4a
Compare
Choose a tag to compare
  • Add absolute_build_dir and follow_symlinks inputs (#161)
  • Bump @actions/exec from 1.0.4 to 1.1.0 (#152)
  • Bump @actions/core from 1.3.0 to 1.6.0 (#154 #156)

v2.5.0

30 May 03:03
db4476a
Compare
Choose a tag to compare
  • Add verbose input (#150)
  • Bump @actions/core from 1.2.7 to 1.3.0 (#148)
  • Yarn v2 (#146)

v2.4.1

13 May 00:48
47836d5
Compare
Choose a tag to compare
  • Verbose output

v2.4.0

13 May 00:29
6fa8014
Compare
Choose a tag to compare
  • Add dry-run input (#144)
  • Refactor logging output
  • Bump fs-extra from 9.1.0 to 10.0.0 (#139)
  • Bump @actions/core from 1.2.6 to 1.2.7 (#137)
  • Enhance workflow (#136)

v2.3.0

16 Mar 00:40
b8f8d29
Compare
Choose a tag to compare
  • Bring back copySync (#135)
  • Container based developer flow (#134)
  • Add domain input (#133)