mirror of
https://github.com/wled/WLED.git
synced 2025-04-23 22:37:18 +00:00
Nightly release - add changelog since last release
This commit is contained in:
parent
08b263bf4e
commit
f626dfb7b7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,3 +1,5 @@
|
||||
name: WLED Build
|
||||
|
||||
# Only included into other workflows
|
||||
on:
|
||||
workflow_call:
|
||||
|
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
@ -26,8 +26,7 @@ jobs:
|
||||
uses: janheinrichmerker/action-github-changelog-generator@v2.3
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
sinceTag: nightly
|
||||
onlyLastTag: true
|
||||
sinceTag: v0.15.0
|
||||
- name: Update Nightly Release
|
||||
uses: andelf/nightly-release@main
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user