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 30a0335 commit 9c6f448Copy full SHA for 9c6f448
.github/workflows/generate_sdk_ref.yml
@@ -102,5 +102,5 @@ jobs:
102
git config user.name "github-actions[bot]"
103
git config user.email "github-actions[bot]@users.noreply.github.com"
104
git add ./sdk-reference
105
- git commit -m "[skip ci] Release new SDK reference doc versions" || exit 0
+ git commit -m "[skip ci] Release new Code Interpreter Python and JS SDK references doc versions" || exit 0
106
git push
0 commit comments