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

This commit is contained in:
Byroks 2024-01-07 15:40:56 +01:00
parent b1ef88235f
commit c83cd8f079
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ 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 - 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
labeled: enhancement, bug labeled: enhancement, bug