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 1af8e40 commit 7b43f52Copy full SHA for 7b43f52
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
- name : Docs Upload
35
uses: actions/upload-artifact@v3
36
with:
37
- name: apidocs
+ name: python_sdk_docs
38
path: docs/_build/html
39
# Test upload
40
# - name: Publish package to TestPyPI
0 commit comments