enriikke / gatsby-gh-pages-action

GitHub Action to build and deploy your Gatsby site to GitHub Pages ❤️🎩
MIT License
295 stars 62 forks source link

allow pnpm to be used as package manager #71

Open henrysha opened 2 years ago

henrysha commented 2 years ago

I am using pnpm instead of npm, and have modified this action to allow pnpm.

Also, I added a custom flag for package manager.