chore: update GH Action to add issues to project

This commit is contained in:
fryorcraken.eth 2023-08-16 11:38:03 +10:00
parent 06f027b1a9
commit 9e6c09e680
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -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 }}