Skip to content

Commit

Permalink
Update add_prs_and_issues_to_project.yml
Browse files Browse the repository at this point in the history
switch to "new style" project
  • Loading branch information
pchampin authored May 15, 2024
1 parent b1c76f8 commit 658143e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_prs_and_issues_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
steps:
- uses: actions/add-to-project@v0.4.1
with:
project-url: https://github.com/orgs/w3c/projects/4
project-url: https://github.com/orgs/w3c/projects/82
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 658143e

Please sign in to comment.