diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0f4d524..c766fe2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,3 +1,14 @@ +changelog: + categories: + - title: 🏕 Features + labels: + - '*' + exclude: + labels: + - dependencies + - title: 👒 Dependencies + labels: + - dependencies on: push: # Sequence of patterns matched against refs/tags