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 f9a8035 commit 9063953Copy full SHA for 9063953
1 file changed
.github/workflows/release.yaml
@@ -46,7 +46,7 @@ jobs:
46
- name: 🏗 Build package
47
run: poetry build --no-interaction
48
- name: 🚀 Publish to PyPi
49
- uses: pypa/gh-action-pypi-publish@v1.13.0
+ uses: pypa/gh-action-pypi-publish@v1.14.0
50
with:
51
verbose: true
52
print-hash: true
0 commit comments