docs-build-action
Version updated for https://github.com/diplodoc-platform/docs-build-action to version v3.2.0.
- This action is used across all versions by 996 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The docs-build-action GitHub Action automates the process of building project documentation using the @diplodoc/cli tool and uploads the generated build files, logs, and inputs as artifacts. It streamlines documentation workflows by ensuring consistent builds and artifact storage, which is particularly useful for managing documentation updates during pull requests. The action supports customizable build configurations, making it adaptable to different project setups.
Release notes
Features
- add optional pre-build (md2md) step (5afede6)