How do I make github builds go to latest/stable?

I want my github builds to release to latest/stable rather than latest/edge. How do I configure this?

You can’t with build.snapcraft.io. You’d have to do that in your custom CI

Ah ok, I guess I’ll work on custom CI