raunakgurud09/Hashnode publish
Publish post to hashnode via github action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | url of the blog you want to publish on | — | — |
| file | Path to the files uploaded | — | Posts/**/*.md |
| hashnode_key | secret key by hashnode | yes | — |
Outputs
| name | description |
|---|---|
| result_json | Publish result as a JSON string |
| result_summary | Publish result summary formatted as text |