2
0
Fork 0
mirror of https://github.com/mas-cli/mas synced 2025-03-05 07:07:15 +00:00

Standardize release.yml formatting.

Partial 

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
Ross Goldberg 2024-12-31 05:32:38 -05:00
parent 3829a0baf3
commit ff82e2c0e5
No known key found for this signature in database

13
.github/release.yml vendored
View file

@ -2,12 +2,9 @@
---
changelog:
categories:
- title: "🚀 Features"
labels:
- "🆕 feature request"
- title: "🐛 Bug Fixes"
labels:
- "🐛 bug"
- title: 🚀 Features
labels: [🆕 feature request]
- title: 🐛 Bug Fixes
labels: [🐛 bug]
- title: Changes
labels:
- "*"
labels: ["*"]