Skip to content

remarkablemark/hello-world-composite-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-world-composite-action

Custom GitHub Actions (Composite). Inspired by the tutorial.

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

random-number

A random number.

Example usage

uses: remarkablemark/hello-world-composite-action@v1
with:
  who-to-greet: 'Mona the Octocat'

License

MIT