Skip to content

Commit

Permalink
Prepare support/8x
Browse files Browse the repository at this point in the history
  • Loading branch information
fraliv13 authored Dec 11, 2024
1 parent 164d2a1 commit cf0d31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5
with:
config-name: release-drafter-v7.x.yml # located in .github/ in default branch
config-name: release-drafter-v8.x.yml # located in .github/ in default branch
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cf0d31d

Please sign in to comment.