Made a specific id for names.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s

This commit is contained in:
2026-02-27 08:36:22 -05:00
parent 97f9d24330
commit 473b478877
9 changed files with 196 additions and 89 deletions

View File

@@ -134,7 +134,7 @@ impl MoreThanText {
return Err(error);
}
_ => {}
}
},
_ => unreachable!("got {:?} should have been a registry message", action),
}
}