aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-api.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-api.yml b/.github/workflows/build-api.yml
index 246ed2b..29c87c1 100644
--- a/.github/workflows/build-api.yml
+++ b/.github/workflows/build-api.yml
@@ -61,5 +61,5 @@ jobs:
- name: Commit
uses: stefanzweifel/git-auto-commit-action@v5
with:
- branch: ${{ github.event.branch }}
+ branch: main
commit_message: "chore(docs): update api docs with sphinx-apidoc" \ No newline at end of file