Merge branch 'main' into next

This commit is contained in:
nocobase[bot] 2024-10-13 04:09:00 +00:00
commit 6219bcbac5

View File

@ -45,7 +45,7 @@ jobs:
uses: ad-m/github-push-action@master uses: ad-m/github-push-action@master
with: with:
branch: next branch: next
ssh: true github_token: ${{ steps.app-token.outputs.token }}
repository: nocobase/nocobase repository: nocobase/nocobase
tags: true tags: true
atomic: true atomic: true