Nightly release - add changelog since last release

pull/4467/head
Will Tatam 2025-01-08 10:00:39 +00:00
rodzic 08b263bf4e
commit f626dfb7b7
2 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

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

Wyświetl plik

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