Skip to content

Commit

Permalink
Add Code Cleanup and Build Process to release.yml (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
DocMoebiuz authored Feb 12, 2025
1 parent 418bcdc commit e8eceb5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ changelog:
- documentation
- title: Development 💻
labels:
- development
- Code cleanup
- development
- Build process
- title: Bug Fixes (BETA) 🐛
labels:
- bug_beta
- beta-bug
- title: Other Changes ⚡
labels:
- "*"
- "*"

0 comments on commit e8eceb5

Please sign in to comment.