kopia lustrzana https://github.com/Aircoookie/WLED
Nightly release - add changelog since last release
rodzic
08b263bf4e
commit
f626dfb7b7
|
@ -1,3 +1,5 @@
|
||||||
|
name: WLED Build
|
||||||
|
|
||||||
# Only included into other workflows
|
# Only included into other workflows
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Ładowanie…
Reference in New Issue