chore: fix update-project-column org
This commit is contained in:
parent
0007e9bf0b
commit
ba2d8db413
2
.github/workflows/project-assign-issue.yml
vendored
2
.github/workflows/project-assign-issue.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: github/update-project-action@v2
|
uses: github/update-project-action@v2
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GHPROJECT_TOKEN }}
|
github_token: ${{ secrets.GHPROJECT_TOKEN }}
|
||||||
organization: github
|
organization: webrecorder
|
||||||
project_number: 9
|
project_number: 9
|
||||||
content_id: ${{ github.event.issue.id }}
|
content_id: ${{ github.event.issue.id }}
|
||||||
field: Status
|
field: Status
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user