Cowsays for Actions. Say things in your logs like a Cow.
_____________
< Ship it!!!!!! >
-------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
on:
push
name: Cowsays
jobs:
cow:
name: Cowsays
runs-on: ubuntu-latest
steps:
- name: Ship it
uses: mscoutermarsh/cowsays-action@master
with:
text: 'ship ship ship!'
color: 'red'
- black
- red
- green
- yellow
- blue
- magenta
- cyan
- white
- gray
Cowsays 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.