diff options
| author | 2023-12-15 11:36:08 +0800 | |
|---|---|---|
| committer | 2023-12-15 11:36:08 +0800 | |
| commit | 6aa352136691254797780cd1a2244a1f1a2987fd (patch) | |
| tree | e118dab754441bcb327e839fb85f851ff6c0cdb9 | |
| parent | 9a07268ab48a470f90f683cd294980f733ccefc4 (diff) | |
| download | infini-6aa352136691254797780cd1a2244a1f1a2987fd.tar.gz infini-6aa352136691254797780cd1a2244a1f1a2987fd.zip | |
Update release-drafter.yml
| -rw-r--r-- | .github/release-drafter.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 9f0feea9..8559566f 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -14,6 +14,8 @@ categories: - title: 'Maintenance' labels: - 'chore' + - title: 'Dependence' + labels: - 'dependencies' change-template: '* $TITLE (#$NUMBER)' replacers: |
