use config for 2.6.x branch
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
ec6df33649
commit
c11fd5dded
|
@ -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 }}
|
Loading…
Reference in New Issue