We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e1daf commit 671d6f6Copy full SHA for 671d6f6
.github/workflows/project.yml
@@ -10,5 +10,5 @@ jobs:
10
steps:
11
- uses: actions/add-to-project@main
12
with:
13
- project-url: https://github.com/orgs/foundry-rs/projects/1
+ project-url: https://github.com/orgs/soul022/projects/1
14
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}
0 commit comments