Skip to content

mhristof/githubactions-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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