Capitalize `ref_type` when using in embed
The GitHub API provides `ref_type` as lowercase. For consistency, this
adds a utility function and makes use of it when formatting the `create`
event from GitHub.

tag => Tag
branch => Branch
1 parent 77dd481 commit 82642d0e97d23787417a337786f450330f570da6
@Zane Helton Zane Helton authored on 29 Jun 2025
Showing 2 changed files
View
src/api/routes/webhooks/#webhook_id/#token/index.ts
View
src/util/util/String.ts