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 b92c2c3 commit cd8aa8eCopy full SHA for cd8aa8e
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.12.3
+ uses: pypa/gh-action-pypi-publish@v1.12.4
50
with:
51
verbose: true
52
print-hash: true
0 commit comments