mirror of
https://github.com/wled/WLED.git
synced 2025-07-16 23:36:35 +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
|
# Only included into other workflows
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
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
|
uses: janheinrichmerker/action-github-changelog-generator@v2.3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
sinceTag: nightly
|
sinceTag: v0.15.0
|
||||||
onlyLastTag: true
|
|
||||||
- name: Update Nightly Release
|
- name: Update Nightly Release
|
||||||
uses: andelf/nightly-release@main
|
uses: andelf/nightly-release@main
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user