mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-18 15:26:50 +00:00
Use custom token to have the correct rights
"Read and write org and team membership, read and write org projects" according to https://github.com/alex-page/github-project-automation-plus
This commit is contained in:
parent
72c9bef3d2
commit
102c55c4ff
2
.github/workflows/add-action-project.yml
vendored
2
.github/workflows/add-action-project.yml
vendored
@ -12,4 +12,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
project: js-waku
|
project: js-waku
|
||||||
column: New
|
column: New
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GH_ACTION_PROJECT_MGMT }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user