We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c189e commit 4828d0fCopy full SHA for 4828d0f
1 file changed
.github/workflows/changelog.yml
@@ -20,5 +20,9 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: release-drafter/release-drafter@v6
23
+ with:
24
+ name: next
25
+ tag: next
26
+ version: next
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments