Update .gitea/workflows/relase.yml
This commit is contained in:
@@ -68,15 +68,7 @@ jobs:
|
||||
uses: spring-io/github-changelog-generator@<version-or-sha>
|
||||
with:
|
||||
milestone: '1.0.0'
|
||||
changelog:
|
||||
sections:
|
||||
- title: "Enhancements"
|
||||
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: |
|
||||
|
||||
Reference in New Issue
Block a user