Skip to content

Onceagain12/github-action-hello

 
 

Repository files navigation

GitHub Action: hello world

Simple hello world action as a sample

Usage V1

- uses: lgmorand/github-action-hello@v1
  with:
    firstname: jean

Usage V2

- uses: lgmorand/github-action-hello@v2
  with:
    firstname: jean
    firstname2: marie

About

Sample GitHub Action

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%