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 16fe125 commit ef730b8Copy full SHA for ef730b8
.github/workflows/release.yml
@@ -177,7 +177,7 @@ jobs:
177
if: matrix.language == 'dotnet'
178
179
- name: Publish Python SDK
180
- uses: pypa/gh-action-pypi-publish@e1dad8a51d599265993e342ee807cac176eb71d4 # release/v1
+ uses: pypa/gh-action-pypi-publish@20d40f69a1d306453777ffecb5a86860e850ba0f # release/v1
181
with:
182
skip-existing: true
183
packages-dir: "${{ github.workspace }}/sdk/python/bin/dist/"
0 commit comments