We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c354400 + c1969e8 commit 521c9abCopy full SHA for 521c9ab
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
repository_url: https://test.pypi.org/legacy/
74
75
- name: Publish the release notes
76
- uses: release-drafter/release-drafter@v5.23.0
+ uses: release-drafter/release-drafter@v5.24.0
77
with:
78
publish: ${{ steps.check-version.outputs.tag != '' }}
79
tag: ${{ steps.check-version.outputs.tag }}
0 commit comments