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

This commit is contained in:
Byroks 2024-01-07 15:45:46 +01:00
parent c83cd8f079
commit b08bd195c7
1 changed files with 1 additions and 0 deletions

View File

@ -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