jannikwempe/Latest Hashnode Posts

Updates your README with the latest posts one of your Hashnode publications.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
HASHNODE_PUBLICATION_IDThe id of the publication to get the latest posts from.yes
GITHUB_TOKENSecret GitHub API token used to make API requests or git authentication.no${{ github.token }}
README_FILEThe path to the README file that should be updated.no./README.md
OPENING_COMMENTThe comment that indicates the start of the section that should be updated.no<!-- HASHNODE_POSTS:START -->
CLOSING_COMMENTThe comment that indicates the end of the section that should be updated.no<!-- HASHNODE_POSTS:END -->
MAX_POSTSThe number of posts that should be displayed.no5
COMMIT_MESSAGECommit message for the update commit.nochore(docs): update recent hashnode posts
TITLES_AS_LINKWrap post titles in links to the original post.nofalse

no outputs