yrpang/Hexo GitHub Action

A GitHub action used to automatic generate and deploy hexo-based blog.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
deploykeyThe develop key of your GitHub Page repositoryyes
usernameThe publisher's usernamenogithub-actions[bot]
emailThe publisher's email addressno41898282+github-actions[bot]@users.noreply.github.com
if_keep_commit_historyWhether keep commit historynofalse
github_page_repositoryWhen `if_keep_commit_history` is `ture` and the GitHub Page repository (branch) is not `<actor_username>.github.io`, you need to set the other GitHub Page repository (branch) for get the commit history. no
github_page_repository_branchWhen `if_keep_commit_history` is `ture` and the GitHub Page repository (branch) is not `<actor_username>.github.io`, you need to set the other GitHub Page repository (branch) for get the commit history. nomaster
if_update_filesWhether update the source file after generatenofalse
github_tokenToken for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}no""
branchThe branch of the blog source codenomaster
if_update_cloudflareWhether update cloudflarenofalse
cloudflare_tokenYour cloudflare api keyno
cloudflare_zonethe cloudflare zoneno
cloudflare_usernameYour cloudflare user nameno
purge_listpurge listno

no outputs