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