8000 GitHub - fredex42/hello-world-javascript-action: examples from https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fredex42/hello-world-javascript-action

< CC3F !--/$-->

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world javascript action

This action prints "Hello World" or "Hello" + the name of a person to greet to the log.

Inputs

who-to-greet

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

Outputs

time

The time we greeted you.

Example usage

uses: actions/hello-world-javascript-action@v1.1 with: who-to-greet: 'Mona the Octocat'

Packages

No packages published
0