github-action-gh-pages

A GitHub Action to deploy already generated static pages to GitHub Pages.

APACHE-2.0 License

Stars
3
Committers
2

Bot releases are hidden (Show)

github-action-gh-pages - v1.4.0 Latest Release

Published by malept 7 months ago

github-action-gh-pages - 1.3.1

Published by malept about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/malept/github-action-gh-pages/compare/v1.3.0...v1.3.1

github-action-gh-pages - 1.3.0

Published by malept almost 4 years ago

Added

  • configurable commit message via gitCommitMessage (#6)
github-action-gh-pages - 1.2.0

Published by malept about 4 years ago

Added

  • redirectURLSuffix input (#5)
github-action-gh-pages - 1.1.1

Published by malept about 4 years ago

Fixed

  • Make entrypoint.sh executable
github-action-gh-pages - 1.1.0

Published by malept about 4 years ago

Added

  • Specify the default branch with the defaultBranch input. Defaults to master for backwards compatibility reasons, will default to main in the 2.x series (#4)
github-action-gh-pages - 1.0.2

Published by malept over 4 years ago

Fixed

  • Be more specific when grepping for the PUBLISH_BRANCH (#3)
  • Only redirect to the master branch (#3)
  • Generate the redirect after the branch is generated/switched to (#3)
github-action-gh-pages - 1.0.1

Published by malept over 4 years ago

Fixed

  • Ensure an SSH client is installed in the Docker container.
  • Ensure that the github.com SSH host keys are in the Docker container. (#2)
github-action-gh-pages - 1.0.0

Published by malept over 4 years ago

Initial Release.

Package Rankings
Top 19.33% on Github actions