Never Manually Release Your Plugin Again

Learn how to fully automate your WordPress plugin deployment with a tagged release in GitHub

Join the Waitlist

I'll let you know some insider information about what I'm building and let you know when it's ready (before anyone else).

    I respect your privacy. Unsubscribe at any time.

    Tanner Record

    Senior WordPress Plugin Engineer

    What will you learn?

    • How to Set up a GitHub Action—even if you've never set one up before

    • How to Compile Static Assets (Javascript & CSS)

    • How to Install required Composer dependencies

    • How to save a production-ready ZIP to each Release in GitHub