Update .gitea/workflows/add-issue-to-project.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user