fix(CI): use add-to-projects v0.0.5
This commit is contained in:
parent
4d88f7e329
commit
d4d58d2432
1 changed files with 1 additions and 1 deletions
2
.github/workflows/add-to-project.yml
vendored
2
.github/workflows/add-to-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.0.5
|
||||
with:
|
||||
project-url: https://github.com/azerothcore/azerothcore-wotlk/projects/14
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue