mirror of https://github.com/status-im/js-waku.git
Merge #91
91: Use custom token to have the correct rights r=D4nte a=D4nte "Read and write org and team membership, read and write org projects" according to https://github.com/alex-page/github-project-automation-plus Co-authored-by: Franck Royer <franck@status.im>
This commit is contained in:
commit
3d33006c8f
|
@ -12,4 +12,4 @@ jobs:
|
|||
with:
|
||||
project: js-waku
|
||||
column: New
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repo-token: ${{ secrets.GH_ACTION_PROJECT_MGMT }}
|
||||
|
|
Loading…
Reference in New Issue