Update .gitea/workflows/add-issue-to-project.yaml
This commit is contained in:
parent
c83cd8f079
commit
b08bd195c7
|
|
@ -13,5 +13,6 @@ jobs:
|
||||||
- uses: actions/add-to-project@v0.5.0
|
- uses: actions/add-to-project@v0.5.0
|
||||||
with:
|
with:
|
||||||
project-url: https://git.byroks.de/MidgardVTT-Entwicklung/-/projects/3
|
project-url: https://git.byroks.de/MidgardVTT-Entwicklung/-/projects/3
|
||||||
|
github-token: ${{ secrets.GH_TOKEN }}
|
||||||
labeled: enhancement, bug
|
labeled: enhancement, bug
|
||||||
label-operator: OR
|
label-operator: OR
|
||||||
Loading…
Reference in New Issue