Introducing GitHub Actions for WordPress (Plugins)

Do you develop your WordPress plugins on GitHub? Then here’s a treat for you! We’re excited to release a GitHub Action that deploys to the WordPress.org Plugin Repository whenever you tag a new version on GitHub. You’ll be able to manage your entire development lifecycle in GitHub—no more futzing with local Bash scripts or controlling commit/push access in multiple places.
Keep reading for more details about GitHub Actions and how to get set up, but the gist is this: you reference our action in your plugin repo’s workflow file, filtered to only run when a tag is pushed, and set your username/password secrets. After that, each time you tag a new version on GitHub, whether by pushing a Git tag from the command line or making one using the GitHub releases interface, your plugin will be deployed to WordPress.org.
Read More on Introducing GitHub Actions for WordPress (Plugins)


Once again, we’ll be taking some time away from our desks as we close out the year so that we dive into 2019 refreshed and ready to deliver outstanding service and innovative tools. 10up will be closed from Monday, December 24 through Tuesday, January 1, returning to work on Wednesday, January 2nd.

