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 926d2a2 + c4af7d1 commit c220623Copy full SHA for c220623
1 file changed
.github/workflows/release.yml
@@ -56,6 +56,6 @@ jobs:
56
cp packages-*/* dist/
57
58
- name: Publish Package
59
- uses: pypa/gh-action-pypi-publish@v1.6.4
+ uses: pypa/gh-action-pypi-publish@v1.7.1
60
with:
61
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments