Posted August 07, 2025 by Rottencone83 Builds
#unity #tool #automation #github #release
Hey everyone!
If you've ever found yourself in the middle of a game jam, staring at the clock at 2 AM, knowing you still have to build, zip, and upload your game, then this tool is for you. I'm thrilled to announce the release of my new productivity tool, PushBot.
As a developer, I've always found the process of manually building and deploying my Unity games to be a major drag on my creative momentum. It's a slow, repetitive, and error-prone process that pulls me out of the zone. I knew there had to be a better way.
PushBot is a "set it and forget it" CI/CD pipeline that completely automates the process of building and deploying your WebGL games. Once you've completed the simple 5-minute setup, you'll never have to manually upload a build again. Just git push
your latest changes to your GitHub repository, and let the robots handle the rest.
The toolkit includes a pre-configured GitHub Actions workflow, a robust C# build script, and a detailed, beginner-friendly README.md
to guide you through the setup.
I built this tool to save myself time and frustration, and I'm excited to share it with the Itch.io community. You can grab it now from the project page.
I'm confident it will save you hours of tedious work and allow you to focus on what truly matters: making awesome games.
Let me know what you think in the comments!