chore: update ci

This commit is contained in:
xilesun 2024-09-09 10:21:10 +08:00
parent f2ab4c4b60
commit 685bedd38e

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