mautic / .github /release.yml
chrisbryan17's picture
Upload folder using huggingface_hub
d2897cd verified
raw
history blame contribute delete
465 Bytes
changelog:
exclude:
labels:
- chore
authors:
- github-actions
categories:
- title: ⚠️ Breaking Changes
labels:
- bc-break
- title: πŸ”§ Refactoring
labels:
- refactoring
- title: πŸ”’ Security
labels:
- security
- title: ✨ Features and enhancements
labels:
- feature
- enhancement
- title: πŸ› Bugs
labels:
- bug
- regression