Skip to content

sahilmind/github_action_demo

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

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: sahilmind/hello-world-sahil-action@1.0.0
with:
  who-to-greet: 'Sahil'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published