Looks good! I don't know why I never thought of this sooner, but I'm updating the various CI builds to be able to be kick-started (and deployed) manually. Like we can do with the Linux AppImage CI. It's silly for us to have wait on 5 separate processes (not to mention sometimes having to do a pointless commit just to add [deploy] to the message) when we might want to just generate a beta installer based on the most recent commits.
Testing on Windows now. If all goes well, I'll add the same ability to the two macOS workflows.
|