We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7638d55 commit 4de9bedCopy full SHA for 4de9bed
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
# repository_url: https://test.pypi.org/legacy/
66
67
- name: Publish the release notes
68
- uses: release-drafter/release-drafter@v6.0.0
+ uses: release-drafter/release-drafter@v6.1.0
69
with:
70
publish: ${{ steps.check-version.outputs.tag != '' }}
71
tag: ${{ steps.check-version.outputs.tag }}
0 commit comments