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

This commit is contained in:
2024-01-08 12:39:39 +01:00
parent 31a4ccfda1
commit f8b65c030f
+1 -1
View File
@@ -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 }}