kadirgun/WordPress Deploy Action

Deploy your WordPress plugin to the WordPress.org Plugin Repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
slugPlugin slug (e.g. my-awesome-plugin)yes
svn-usernameYour WordPress.org usernameyes
svn-passwordYour WordPress.org passwordyes
dry-runRun the deployment in dry-run modenofalse
modeThe mode to use for the deployment. Available mods are `all`, `assets`, `readme`, `plugin`noall
versionPlugin versionno
build-dirDirectory where the built plugin is locatedno
assets-dirDirectory where the assets are locatedno.wordpress.org
readme-nameThe readme file name in the build directorynoREADME.txt
main-nameThe main PHP file name in the build directory (required when version is not provided)no
namedescription
revisionThe SVN revision number of the deployment
changesThe changes made during the deployment
versionThe version of the plugin