mirror of
https://github.com/wled/WLED.git
synced 2025-07-28 05:06:34 +00:00
maxIssues for release notes
This commit is contained in:
parent
ab5b6f9b7d
commit
b79e81f3be
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -23,7 +23,8 @@ jobs:
|
||||
uses: janheinrichmerker/action-github-changelog-generator@v2.3
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
sinceTag: v0.15.0
|
||||
sinceTag: v0.15.0
|
||||
maxIssues: 500
|
||||
- name: Create draft release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user