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 9709c7a commit f07e776Copy full SHA for f07e776
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@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
+ uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
49
with:
50
verbose: true
51
print-hash: true
0 commit comments