We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d061359 + 418855d commit b51dd80Copy full SHA for b51dd80
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
# repository_url: https://test.pypi.org/legacy/
72
73
- name: Publish the release notes
74
- uses: release-drafter/release-drafter@v5.20.0
+ uses: release-drafter/release-drafter@v5.21.1
75
with:
76
publish: ${{ steps.check-version.outputs.tag != '' }}
77
tag: ${{ steps.check-version.outputs.tag }}
0 commit comments