Merge branch 'main' into next

This commit is contained in:
GitHub Actions Bot 2024-09-09 02:21:35 +00:00
commit 678ca3786f

View File

@ -37,6 +37,8 @@ jobs:
- name: Checkout plugin
uses: actions/checkout@v3
with:
ref: main
token: ${{ steps.app-token.outputs.token }}
repository: nocobase/plugin-${{ inputs.pro_plugin }}
path: packages/pro-plugins/@nocobase/plugin-${{ inputs.pro_plugin }}
- name: Checkout pr