- Semantic Release to GitHub and npm
- Automatic linting with Eslint
- Automatic Dependabot PR merging
- Simple config validation and handling for local development
- Includes Actions Core and Octokit
- run
yarn lintornpm run lintto run eslint. - run
yarn startornpm run startto run the Action. - run
yarn buildornpm run buildto produce a production version in thedistfolder.
This project was developed by me (@betahuhn) in my free time. If you want to support me:
Copyright 2021 Maximilian Schiller
This project is licensed under the MIT License - see the LICENSE file for details.