mirror of https://github.com/waku-org/js-waku.git
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
|
@ -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