mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 18:44:19 +00:00
22 lines
434 B
YAML
22 lines
434 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
- github-actions
|
|
authors:
|
|
- octocat
|
|
- renovate[bot]
|
|
categories:
|
|
- title: Breaking Changes 🛠
|
|
labels:
|
|
- breaking-change
|
|
- title: Exciting New Features 🎉
|
|
labels:
|
|
- enhancement
|
|
- feature
|
|
- title: Bug fixes 🐛
|
|
labels:
|
|
- bug
|
|
- title: Other Changes 🔄
|
|
labels:
|
|
- "*"
|