Update .gitea/workflows/add-issue-to-project.yaml
This commit is contained in:
parent
b1ef88235f
commit
c83cd8f079
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
name: Add issue to project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project
|
||||
- uses: actions/add-to-project@v0.5.0
|
||||
with:
|
||||
project-url: https://git.byroks.de/MidgardVTT-Entwicklung/-/projects/3
|
||||
labeled: enhancement, bug
|
||||
|
|
|
|||
Loading…
Reference in New Issue