mirror of
https://github.com/status-im/go-waku.git
synced 2025-01-13 23:34:54 +00:00
chore: update GH Action to add issues to project
This commit is contained in:
parent
06f027b1a9
commit
9e6c09e680
2
.github/workflows/add-action-project.yml
vendored
2
.github/workflows/add-action-project.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
name: Add issue to project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@v0.3.0
|
||||
- uses: actions/add-to-project@v0.5.0
|
||||
with:
|
||||
project-url: https://github.com/orgs/waku-org/projects/2
|
||||
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user