Skip to content
star

GitHub Action

Emoji Output

v1 Latest version

Emoji Output

star

Emoji Output

Outputs a cat or a smiley face

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Emoji Output

uses: ann-kilzer/sample-marketplace-action@v1

Learn more about this action in ann-kilzer/sample-marketplace-action

Choose a version

sample-marketplace-action

sample marketplace action

This action prints an emoji based on the input. V1 only supports 😃 and 🐈️

Inputs

keyword

A string of text. Default "".

Outputs

emoji

The emoji output

Example usage

uses: ann-kilzer/sample-marketplace-action@v1 with: keyword: 'cat'