Skip to content

Commit 7b43f52

Browse files
committed
Update release.yml
1 parent 1af8e40 commit 7b43f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name : Docs Upload
3535
uses: actions/upload-artifact@v3
3636
with:
37-
name: apidocs
37+
name: python_sdk_docs
3838
path: docs/_build/html
3939
# Test upload
4040
# - name: Publish package to TestPyPI

0 commit comments

Comments
 (0)