Skip to content

Releases: peaceiris/actions-gh-pages

v2.0.0

05 Sep 14:11
Compare
Choose a tag to compare

Release v2.0.0 includes the following updates.

  • Migrate: from v1 to GitHub Actions v2 (HCL to YAML)
  • Update: the YAML file examples (Hugo and MkDocs)
  • Add: fetch a remote branch before deploying (#7 by @MikaelSmith )
  • Add: action public docker image on Docker Hub

v1.1.0

07 Aug 13:44
5af287f
Compare
Choose a tag to compare

Release v1.1.0 (#4)

  • change: use GITHUB_TOKEN instead of ACTIONS_DEPLOY_KEY

v1.0.1

26 May 13:40
Compare
Choose a tag to compare

Fix: shellcheck errors

v1.0.0

21 May 22:04
Compare
Choose a tag to compare
add: action