Skip to content

fennecdjay/emojify-docker-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emojify docker action

run emojify on all .md files of a directory

fennecdjay/emojify-docker-action - GitHub

Inputs

directory

Required the directory to run the action on. Default "tmp".

Outputs

none.

Example usage

uses: fennecdjay/emojify-docker-action@v1
with:
  directory: 'tmp'