Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 465 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 465 Bytes

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