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 88ac9b5 commit 895e0afCopy full SHA for 895e0af
.github/workflows/docs.yml
@@ -45,6 +45,8 @@ jobs:
45
chore: update Python SDK API reference
46
47
Auto-generated from fishaudio/fish-audio-python@${{ github.sha }}
48
+ author: ${{ vars.BOT_NAME }} <${{ vars.BOT_EMAIL }}>
49
+ committer: ${{ vars.BOT_NAME }} <${{ vars.BOT_EMAIL }}>
50
branch: auto/python-api-docs
51
delete-branch: true
52
title: "Update Python SDK API Reference"
0 commit comments