jahia/GitHub to Academy
Push markdown to Jahia Academy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Glob pattern to find markdown files. Recommended: "docs/**/*.md". | yes | — |
| graphql-endpoint | GraphQL endpoint URL of the Jahia instance to push to. The Jahia organization has a `secrets.ACADEMY_ENDPOINT` secret that can be used. | yes | — |
| graphql-authorization | Authorization header for the GraphQL endpoint. The Jahia organization has a `secrets.ACADEMY_AUTHORIZATION` secret that can be used. | yes | — |
| publish | Whether to publish the content immediately. Defaults to "true". | no | true |
| language | Language of the content being pushed. Defaults to "en". | no | en |
Outputs
no outputs