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 ad066f3 commit 8ca206fCopy full SHA for 8ca206f
.github/workflows/publish-wheels.yml
@@ -66,7 +66,7 @@ jobs:
66
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN_PI_HEIF }}
67
68
- name: Create release draft
69
- uses: ncipollo/release-action@v1.18.0
+ uses: ncipollo/release-action@v1.20.0
70
with:
71
name: ${{ env.RELEASE_TAG }}
72
tag: ${{ env.RELEASE_TAG }}
0 commit comments