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

This commit is contained in:
Byroks 2024-01-07 16:37:27 +01:00
parent ad884994dd
commit 47fd5b7763
1 changed files with 5 additions and 5 deletions

View File

@ -10,9 +10,9 @@ jobs:
name: Add issue to project name: Add issue to project
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: GitHub Project Board Automation - uses: actions/add-to-project@v0.5.0
uses: pritishvaidya/github-project-board-automation@0.0.1.5
with: with:
projects: Midgard 5 Entwicklung,Midgard5VTT Entwicklung project-url: https://git.byroks.de/orgs/MidgardVTT-Entwicklung/projects/3
column: In Progress github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
token: ${{ secrets.GH_TOKEN }} labeled: bug, needs-triage
label-operator: OR