mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-04 21:03:05 -05:00
14 lines
236 B
YAML
14 lines
236 B
YAML
# .github/release.yml
|
||
|
||
changelog:
|
||
categories:
|
||
- title: 🛠️Fixes & Features
|
||
labels:
|
||
- '*'
|
||
exclude:
|
||
labels:
|
||
- dependencies
|
||
- title: 👷Dependencies
|
||
labels:
|
||
- dependencies
|