Update .gitea/workflows/add-issue-to-project.yaml

This commit is contained in:
Byroks 2024-01-08 12:39:39 +01:00
parent 31a4ccfda1
commit f8b65c030f
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ jobs:
steps: steps:
- uses: alex-page/github-project-automation-plus@v0.8.3 - uses: alex-page/github-project-automation-plus@v0.8.3
with: with:
project: Midgard 5 Entwicklung project: Backlog
column: To Do column: To Do
repo-token: ${{ secrets.RUNNER_ACCESS_TOKEN }} repo-token: ${{ secrets.RUNNER_ACCESS_TOKEN }}