diff --git a/README.md b/README.md index 44dfefe..29997c1 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Using a `main` branch reference in your workflow is _not_ recommended as this br A number of related composite actions are also available from the [fish-shop](https://github.com/fish-shop) 🐟. Check them out: +* [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) - A GitHub action for installing fish shell * [fish-shop/install-plugin](https://github.com/fish-shop/install-plugin) - A GitHub action for installing fish shell plugins * [fish-shop/install-plugin-manager](https://github.com/fish-shop/install-plugin-manager) - A GitHub action for installing a fish shell plugin manager * [fish-shop/syntax-check](https://github.com/fish-shop/syntax-check) - A GitHub action for syntax checking fish shell files