Update .gitea/workflows/add-issue-to-project.yaml
This commit is contained in:
parent
2ac8a6bba4
commit
f38ef8aa6d
|
|
@ -10,6 +10,6 @@ jobs:
|
||||||
- name: Create or Update Project Card
|
- name: Create or Update Project Card
|
||||||
uses: peter-evans/create-or-update-project-card@v2
|
uses: peter-evans/create-or-update-project-card@v2
|
||||||
with:
|
with:
|
||||||
project-name: Midgard 5 Entwicklung
|
project-number: 3
|
||||||
project-location: ${{ gitea.repository }}
|
project-location: ${{ gitea.repository }}
|
||||||
column-name: To Do
|
column-name: To Do
|
||||||
Loading…
Reference in New Issue