Nightly release - add changelog since last release

This commit is contained in:
Will Tatam 2025-01-08 10:00:39 +00:00
parent 08b263bf4e
commit f626dfb7b7
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,5 @@
name: WLED Build
# Only included into other workflows
on:
workflow_call:

View File

@ -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: