diff --git a/.github/workflows/issues_handleLabel.yml b/.github/workflows/issues_handleLabel.yml index b2cca0a9c8..1544a40ca6 100644 --- a/.github/workflows/issues_handleLabel.yml +++ b/.github/workflows/issues_handleLabel.yml @@ -233,7 +233,7 @@ jobs: - name: assign issues to Expansions squad project uses: actions/add-to-project@v0.4.1 with: - project-url: https://github.com/orgs/strapi/projects/4 + project-url: https://github.com/orgs/strapi/projects/23 github-token: ${{ secrets.PROJECT_TRANSFER_TOKEN }} labeled: 'source: core:admin, source: core:content-manager, source: core:content-releases, source: core:email, source: core:helper-plugin, source: core:permissions, source: core:review-workflows, source: core:upload, source: plugin:cloud, source: plugin:color-picker, source: plugin:documentation, source: , plugin:i18n, source: plugin:sentry, source: providers' label-operator: OR