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

This commit is contained in:
Byroks 2024-01-07 16:17:20 +01:00
parent b08bd195c7
commit ad884994dd
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:
- uses: actions/add-to-project@v0.5.0 - name: GitHub Project Board Automation
uses: pritishvaidya/github-project-board-automation@0.0.1.5
with: with:
project-url: https://git.byroks.de/MidgardVTT-Entwicklung/-/projects/3 projects: Midgard 5 Entwicklung,Midgard5VTT Entwicklung
github-token: ${{ secrets.GH_TOKEN }} column: In Progress
labeled: enhancement, bug token: ${{ secrets.GH_TOKEN }}
label-operator: OR