injectops/Sync Markdown to Confluence
Sync Markdown files in your repo to a Confluence space.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 7, 2025
- License
- Apache 2.0
Pinned Snippet
uses: injectops/sync-markdown-to-confluence@dc8e3517eb1e4fd51e29d5b300a5efc09f1dc1d6 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| CONFLUENCE_BASE_URL | Base URL of your Confluence instance | yes | — |
| Email for authentication in Confluence | yes | — | |
| API_TOKEN | Confluence API token | yes | — |
| SPACE_KEY | Confluence space key | yes | — |
| DOCS_DIR | Root folder with Markdown documentation | no | docs |
Outputs
no outputs