actions-marketplace-validations/DatoCMS to Markdown
Easily embed DatoCMS contents into Markdown.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| datocms-token | Token of your datoCms site.enter your project administrative area (ie. http://your-project.admin.datocms.com) and go to the Settings > API Tokens section. | yes | secrets.DATO_CMS_TOKEN |
| datocms-filter-model-ids | Module IDs for generate contents, spilit by `,`. (https://www.datocms.com/docs/content-management-api/resources/item-type) | no | blog |
| datocms-template-file | Template for generate output | — | README.template.md |
| datocms-output-file | Which file to write | — | README.md |
Outputs
no outputs