Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -30,6 +30,7 @@ async fn main() -> eyre::Result<()> {
|
||||
.with_pull_request(service)
|
||||
.with_main(service)
|
||||
.with_main(cuddle_please)
|
||||
.with_release(service)
|
||||
.with_release(rust_releaser)
|
||||
.execute(std::env::args())
|
||||
.await?;
|
||||
|
Reference in New Issue
Block a user