Update .gitea/workflows/relase.yml

This commit is contained in:
2025-05-21 09:11:30 +01:00
parent 0ebae7900b
commit 9d04c05a40

View File

@@ -74,6 +74,9 @@ jobs:
labels: ["Kind/Enhancement", "Kind/Feature"]
- title: "Bugs"
labels: ["Kind/Bug"]
issues:
exclude:
labels: ["wontfix", "question", "duplicate", "invalid"]
- name: Set changelog to environment
id: set_changelog
run: |