discorddungeons/Ghost Post
GitHub action for publishing to a Ghost instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| post_title | The title of the post | yes | — |
| post_html | The content of the post, in HTML | yes | — |
| post_excerpt | A custom excerpt for the post | — | — |
| post_tags | A list of tags to apply to the post. Seperate multiple using a comma | — | — |
| ghost_url | The URL of the Ghost instance to post to | yes | — |
| ghost_admin_key | The admin API key of your ghost integration | yes | — |
Outputs
no outputs