GitHub Action
Cowsay (JS)
v1.0.2
Latest version
The cowsay GitHub Action written in JavaScript
name: Hello world!
on:
push:
branches:
- master
jobs:
sayHelloWorld:
runs-on: ubuntu-latest
steps:
- uses: gr2m/[email protected]
with:
text: "Hello"
Will log
_______
< Hello >
-------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||