GitHub - LAndreychuk/github-actions-hello: Testing Github Actions

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Hello world javascript action

This action prints "Hello World" "Hello" + the name os 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/github-actions-hello@v1 with: who-to-greet: 'Mona the Octocat'

About

Testing Github Actions

Resources

Readme

License

GPL-3.0 license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Languages

  • JavaScript 100.0%