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

This commit is contained in:
Byroks 2024-01-07 16:38:35 +01:00
parent 47fd5b7763
commit 718f1eab99
1 changed files with 2 additions and 2 deletions

View File

@ -13,6 +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/orgs/MidgardVTT-Entwicklung/projects/3 project-url: https://git.byroks.de/orgs/MidgardVTT-Entwicklung/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} github-token: ${{ secrets.GH_TOKEN }}
labeled: bug, needs-triage labeled: bug, enhancement
label-operator: OR label-operator: OR