mukund-tandon/Hashnode Blog Manager
Manage Hashnode blog posts using GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 20, 2025
- License
- None
Pinned Snippet
uses: mukund-tandon/hashnode-blog-manger@01ebaa28f090615bcef6c8b32defdb8185afc9a4 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| blog_path | Path to the blogs directory | yes | — |
| hashnode_access_token | Hashnode access token to authenticate API requests | yes | — |
| publication_id | Publication ID to publish the blog posts | yes | — |
| github_api_token | GitHub API token to fetch the public key | yes | — |
| blogIds | blog ids secret | yes | — |
Outputs
no outputs