We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc0aba0 + 2f39795 commit 0e3a726Copy full SHA for 0e3a726
.github/workflows/release-drafter.yml
@@ -14,7 +14,7 @@ jobs:
14
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: release-drafter/release-drafter@v6
+ - uses: release-drafter/release-drafter@v7
18
with:
19
name: "Play $RESOLVED_VERSION"
20
config-name: release-drafts/increasing-minor-version.yml # located in .github/ in the default branch within this or the .github repo
0 commit comments