one-aalam/SSG Publish Drafts

Publish drafts with a date greater than the current time

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenToken for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}yes
github_actorThe Github actor to useyes
github_repositoryRepository name to push. Default or empty value represents current github repository (${GITHUB_REPOSITORY})no""
branchDestination branch to push changesnomain
site_pathDirectory containing the SSG root folder.no.
site_drafts_dirDirectory containing all the drafts in *.md format.nosrc/drafts
site_published_dirDirectory to contain all the published content in *.md format.nosrc/pages/blog

no outputs