Merge branch 'main' into next

This commit is contained in:
GitHub Actions Bot 2024-09-03 02:36:40 +00:00
commit cc82b4f3bb

View File

@ -67,6 +67,7 @@ jobs:
GH_TOKEN: ${{ steps.app-token.outputs.token }}
- name: Commit and push
run: |
git pull
git add .
git commit -m "docs: update changelogs"
git push origin main