We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214263a commit 70b83b1Copy full SHA for 70b83b1
.github/workflows/release-drafter.yml
@@ -7,7 +7,7 @@ jobs:
7
update_release_draft:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: release-drafter/release-drafter@v5
+ - uses: release-drafter/release-drafter@v6
11
with:
12
config-name: 'release-drafter-3.x.yml' # located in .github/ in default branch
13
env:
0 commit comments