yuuki1967 / js-actions-learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-actions-learning

This action print "Hello"+ the name of person to greet to the log

Inputs

Required THe name of the person ot greet. Default "World"

Outputs

time

The time we greeted you.

Example usage

uses: yuuki1967/js-actions-learning@main
with:
  whoe-to-greet: 'Mona the Octocat'

About


Languages

Language:JavaScript 100.0%