1
0
mirror of https://github.com/o2sh/onefetch synced 2024-06-30 22:54:20 +00:00
onefetch/.github/release.yml
Ossama Hjaji 70077bdb49
add release.yml file (#1177)
* add release.yml file

* add exclude section
2023-09-22 13:32:23 +02:00

23 lines
410 B
YAML

changelog:
exclude:
labels:
- ignore-for-release
categories:
- title: New Features 🎉
labels:
- feat
- title: Bug Fixes 🐛
labels:
- fix
- title: Chores 🧹
labels:
- chore
- refactor
- doc
- title: Dependencies ⬆️⬇️
labels:
- dependencies
- title: Other Changes
labels:
- "*"