From 97db8425b522aa803b64dad91be333631a14d50f Mon Sep 17 00:00:00 2001 From: Alec Edgington Date: Tue, 10 Dec 2024 11:01:10 +0000 Subject: [PATCH] URL --- .github/workflows/issue-to-project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-to-project.yml b/.github/workflows/issue-to-project.yml index 872f433..86af809 100644 --- a/.github/workflows/issue-to-project.yml +++ b/.github/workflows/issue-to-project.yml @@ -12,5 +12,5 @@ jobs: steps: - uses: actions/add-to-project@v1.0.2 with: - project-url: https://github.com/orgs/CQCL-DEV/projects/19 + project-url: https://github.com/orgs/quantinuum-dev/projects/19 github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}