Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 6b57103 commit 7f2b678Copy full SHA for 7f2b678
.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.0
75
with:
76
publish: ${{ steps.check-version.outputs.tag != '' }}
77
tag: ${{ steps.check-version.outputs.tag }}
0 commit comments