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 6b6e205 commit 29b7416Copy full SHA for 29b7416
1 file changed
.github/workflows/release.yml
@@ -115,6 +115,6 @@ jobs:
115
run: |
116
poetry build
117
- name: Publish to PyPi
118
- uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
+ uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1
119
with:
120
packages-dir: client-python/dist/
0 commit comments