Update .gitea/workflows/add-issue-to-project.yaml
This commit is contained in:
parent
31a4ccfda1
commit
f8b65c030f
|
|
@ -10,6 +10,6 @@ jobs:
|
|||
steps:
|
||||
- uses: alex-page/github-project-automation-plus@v0.8.3
|
||||
with:
|
||||
project: Midgard 5 Entwicklung
|
||||
project: Backlog
|
||||
column: To Do
|
||||
repo-token: ${{ secrets.RUNNER_ACCESS_TOKEN }}
|
||||
Loading…
Reference in New Issue