Merge branch 'main' into next

This commit is contained in:
nocobase[bot] 2024-11-20 15:28:40 +00:00
commit 8b619dea6d

View File

@ -138,7 +138,7 @@ jobs:
- name: Set tags - name: Set tags
id: set-tags id: set-tags
run: | run: |
echo "::set-output name=tags::${{ secrets.ALI_DOCKER_REGISTRY }}/${{ steps.meta.outputs.tags }}-pro" echo "::set-output name=tags::${{ secrets.ALI_DOCKER_REGISTRY }}/${{ steps.meta.outputs.tags }}"
- name: Set variables - name: Set variables
run: | run: |
target_directory="./packages/pro-plugins/@nocobase" target_directory="./packages/pro-plugins/@nocobase"