Update .gitea/workflows/add-issue-to-project.yaml
This commit is contained in:
parent
840a7c1dc4
commit
da1ae4e16e
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue