├── LICENSE ├── README.md ├── action.yml └── deploy.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/action-wordpress-theme-deploy/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/action-wordpress-theme-deploy/HEAD/README.md -------------------------------------------------------------------------------- /action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/action-wordpress-theme-deploy/HEAD/action.yml -------------------------------------------------------------------------------- /deploy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/action-wordpress-theme-deploy/HEAD/deploy.sh --------------------------------------------------------------------------------