Update action version
This commit is contained in:
parent
dd8d1ea23f
commit
22a7ddd447
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
name: Add issue to project view
|
name: Add issue to project view
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@v1
|
- uses: actions/add-to-project@v1.02
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/evennia/projects/1
|
project-url: https://github.com/orgs/evennia/projects/1
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue