diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index b9b79a8aed..988db8877c 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,6 +1,6 @@ name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' -commitish: refs/heads/main +commitish: main filter-by-commitish: true include-labels: - 'v3'