mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-23 18:38:11 +00:00
misc: fix secret for add issue to project action
This commit is contained in:
parent
9f52d2b49d
commit
11df2f7544
2
.github/workflows/add-action-project.yml
vendored
2
.github/workflows/add-action-project.yml
vendored
@ -12,4 +12,4 @@ jobs:
|
||||
- uses: actions/add-to-project@v0.3.0
|
||||
with:
|
||||
project-url: https://github.com/orgs/waku-org/projects/2
|
||||
github-token: ${{ secrets.GH_ACTION_PROJECT_MGMT }}
|
||||
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user