Deploy your wordpress themes using github.
In the future, this project will support plugins too.
- Put the .php file in you mu-plugins/ directory of your WP installation
- git the .yml file in your theme's github repo under the path .github/workflows/
- Configure the 4 config vars in secrets/variables in your github repo's settings on GitHub.com
- Push code