You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Github mention to Slack
v1.22
This action prints "Hello World" or "Hello" + the name of a person to greet to the log.
Required The name of the person to greet. Default "World"
.
The time we greeted you.
uses: actions/hello-world-javascript-action@v1 with: who-to-greet: 'Mona the Octocat'
$ ./node_modules/.bin/tsc index.ts