Skip to content

PoC GitHub Action test

Actions
An initial test GitHub action for simple proof of concept
v1.0
Latest
Star (0)

Tags

 (1)

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/hello-world-javascript-action@v1 with: who-to-greet: 'Mona the Octocat'

PoC GitHub Action test is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

An initial test GitHub action for simple proof of concept
v1.0
Latest

Tags

 (1)

PoC GitHub Action test is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.