nicholaskajoh / ng-word-games

Word games WordPress plugin.
0 stars 0 forks source link

Set up pipeline to create plugin builds from the main branch #3

Open nicholaskajoh opened 5 months ago

nicholaskajoh commented 5 months ago

Whenever a change is merged to main, run a pipeline to create a build of the plugin which can be downloaded and installed on a WordPress site. This will be the same pipeline as the one that runs tests on the main branch (see #2).

Steps:

Resources: