use config for 2.6.x branch

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2022-04-18 11:07:19 +10:00
parent ec6df33649
commit c11fd5dded
1 changed files with 2 additions and 0 deletions

View File

@ -25,5 +25,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
with:
config-name: release-drafter-2.6.x.yml # located in .github/ in default branch
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}