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

This commit is contained in:
Byroks 2024-01-07 15:35:54 +01:00
parent 840a7c1dc4
commit da1ae4e16e
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@RELEASE_VERSION - uses: actions/add-to-project@latest
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