Skip to content

davekpatrick/action-learn-javascript-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning GitHub Actions: Javascript Hello World

This action prints a greeting message to the log.

Inputs

greetingType

Optional The type of the greeting to provided. Default "Hello".

Outputs

greetingMessage

The super cool greeting

Example usage

uses: davekpatrick/action-learn-javascript-helloworld@0.1.0
with:
  greetingType: 'Hello'

About

GitHub Action used for learning the github javascript action

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published