Add GitHub Action for Gatsby CLI

This Action wraps the Gatsby CLI to enable common Gatsby commands.
This commit is contained in:
Jacob Zweifel 2019-01-08 17:47:42 -05:00 committed by GitHub
parent 40f2601d4d
commit 82cf9281f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action)
- [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn)
- [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action)
- [GitHub Action for Gatsby CLI](https://github.com/jzweifel/gatsby-cli-github-action)
### Tutorials