There was an error while loading. Please reload this page.
1 parent 9a4119d commit c6c687bCopy full SHA for c6c687b
1 file changed
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: 🏗 Build package
46
run: poetry build --no-interaction
47
- name: 🚀 Publish to PyPi
48
- uses: pypa/gh-action-pypi-publish@v1.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
49
with:
50
verbose: true
51
print-hash: true
0 commit comments