diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml index 055cfd2..0e1f98a 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -13,5 +13,5 @@ jobs: - uses: actions/add-to-project@v0.5.0 name: Add issue to Tools & Services project with: - project-url: https://github.com/orgs/cern-sis/projects/1 + project-url: https://github.com/orgs/cern-sis/projects/17 github-token: ${{ secrets.CERN_SIS_BOT_PAT }}