We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a779785 commit 5aa21e3Copy full SHA for 5aa21e3
1 file changed
.github/workflows/release.yml
@@ -117,6 +117,6 @@ jobs:
117
run: |
118
poetry build
119
- name: Publish to PyPi
120
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
121
with:
122
packages-dir: client-python/dist/
0 commit comments