We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3beb1 commit 1f89c3eCopy full SHA for 1f89c3e
.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.10.3
+ uses: pypa/gh-action-pypi-publish@v1.12.2
49
with:
50
verbose: true
51
print-hash: true
0 commit comments