Skip to content

Automattic/githubdeployments-composer-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githubdeployments-composer-example

An example plugin repository with a workflow script that installs Composer dependencies.

The workflow does the following:

  1. Checkout the repository
  2. Runs composer install which is the default behaviour of the Composer Action.
  3. Create a build artifact with name wpcom which is required for WordPress.com's GitHub Deployment feature

About

An example plugin repository with a workflow script that install Composer dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages