We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6732095 + fc6f89e commit fc74202Copy full SHA for fc74202
.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.21.1
+ uses: release-drafter/release-drafter@v5.22.0
75
with:
76
publish: ${{ steps.check-version.outputs.tag != '' }}
77
tag: ${{ steps.check-version.outputs.tag }}
0 commit comments