Skip to content

mhristof/githubactions-docs

Repository files navigation

githubactions-docs

Converts a GitHub actions file to markdown documentation in a similar way as terraform-docs does for terraform.

Usage

githubactions-docs action.yml

Installation

If you have go, then

go get -u github.com/mhristof/githubactions-docs

If you dont, download the latest from the release page.

To update to the latest version, type

githubactions-docs update