asfigqruoialbdnilk
This commit is contained in:
parent
0c4b03d896
commit
40da63bc8e
|
@ -11,7 +11,6 @@ pub async fn release_handler(db: Data<Mutex<Database>>, token: Token, body: Rele
|
||||||
let title = format!("{} has been released on {}!", body.release.tag_name, body.repository.full_name);
|
let title = format!("{} has been released on {}!", body.release.tag_name, body.repository.full_name);
|
||||||
|
|
||||||
dbg!(body);
|
dbg!(body);
|
||||||
body.hook
|
|
||||||
// models::posts::Post::create_new(
|
// models::posts::Post::create_new(
|
||||||
// db.lock().unwrap().borrow_mut(),
|
// db.lock().unwrap().borrow_mut(),
|
||||||
// title,
|
// title,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user