Skip to content

Commit 1cd9764

Browse files
authored
ci: Add issues to new project (#61)
1 parent 79cf69c commit 1cd9764

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/add-to-project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
add-to-project:
99
uses: quantinuum/hugrverse-actions/.github/workflows/add-to-project.yml@main
1010
with:
11-
project-url: https://github.com/orgs/quantinuum-dev/projects/10
11+
project-url: https://github.com/orgs/quantinuum/projects/23
1212
secrets:
13-
GITHUB_PAT: ${{ secrets.PROJECT_TOKEN }}
13+
GITHUB_PAT: ${{ secrets.HUGRBOT_PAT }}

0 commit comments

Comments
 (0)