Currently, we can only autorelease minor versions (x.y.z -> x.{y+1}.0).
This PR adds support for autoreleasing patches on clicking the workflow (x.y.z -> x.y.{z+1}).
I haven't tested this yet and won't in the near future (since we should probably test it on a fork just to be safe).
Currently, we can only autorelease minor versions (x.y.z -> x.{y+1}.0). This PR adds support for autoreleasing patches on clicking the workflow (x.y.z -> x.y.{z+1}).
I haven't tested this yet and won't in the near future (since we should probably test it on a fork just to be safe).