This action prints "Hello, " + the full name of a person + "!" to greet to the log.
Required The first name of the person to greet.
Required The last name of the person to greet.
The time we greeted you.
uses: actions/github-fullname-action@v1with:
first-name: 'Janitha'last-name: 'Ranawansa'