Skip to content

RUSERtr/world-javascript-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CREATING-TESTING-BUILDING ACTIONS TO MARKETPLACE 🧰🖥

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/js-action-by-ruser@v1
with:
  who-to-greet: Mona the Octocat

About

creating-testing-uploading ACTIONS

Resources

Stars

Watchers

Forks

Packages

No packages published