Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 582 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 582 Bytes

Fisher license_badge

A simple action to install Fisher and other Fish plugins.

Usage

- uses: fish-actions/fisher@v1
  with:
    plugins: jorgebucaran/fishtape ilancosman/clownfish $GITHUB_WORKSPACE

This snippet will install Fisher, Fishtape, Clownfish, and the local repository.