Skip to content

Commit

Permalink
chore(workflow): update build-api workflow to change branch name and …
Browse files Browse the repository at this point in the history
…commit message
  • Loading branch information
HsiangNianian committed Sep 8, 2024
1 parent 9562a90 commit e0123ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit e0123ae

Please sign in to comment.