We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccdc17e + e457a9c commit e93992cCopy full SHA for e93992c
.github/workflows/add-issue-to-project.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/[email protected]
13
with:
14
- project-url: https://github.com/users/IntersectMBO/projects/30
+ project-url: https://github.com/orgs/IntersectMBO/projects/30
15
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}
16
17
add-to-community-backlog-project:
@@ -20,5 +20,5 @@ jobs:
20
21
22
23
- project-url: https://github.com/users/IntersectMBO/projects/34
+ project-url: https://github.com/orgs/IntersectMBO/projects/34
24
0 commit comments