From e0123ae443c1a9370d92eb638c460cd5b259fd57 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 8 Sep 2024 11:41:51 +0800 Subject: chore(workflow): update build-api workflow to change branch name and commit message --- .github/workflows/build-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2