We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4828d0f commit dd43361Copy full SHA for dd43361
1 file changed
.github/workflows/changelog.yml
@@ -20,9 +20,5 @@ 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