Skip to content
phone-call

GitHub Action

Hello? Yes this is he. Oh, how are you?

v1.2 Latest version

Hello? Yes this is he. Oh, how are you?

phone-call

Hello? Yes this is he. Oh, how are you?

Greet somone and record the time

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Hello? Yes this is he. Oh, how are you?

uses: thanksd/hello-action@v1.2

Learn more about this action in thanksd/hello-action

Choose a version

thanksd/hello-action

Simple GitHub Action package for learning

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-action@v1.1
with:
  who-to-greet: 'Brian'