We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7afdb53 commit 128bbbeCopy full SHA for 128bbbe
.github/workflows/release.yml
@@ -61,7 +61,7 @@ jobs:
61
repository_url: https://test.pypi.org/legacy/
62
63
- name: Publish the release notes
64
- uses: release-drafter/release-drafter@v6.1.0
+ uses: release-drafter/release-drafter@v6.2.0
65
with:
66
publish: ${{ steps.check-version.outputs.tag != '' }}
67
tag: ${{ steps.check-version.outputs.tag }}
0 commit comments