mirror of
https://github.com/wled/WLED.git
synced 2025-07-19 08:46:34 +00:00
use onlyLastTag rather than hard coded lastTag
This commit is contained in:
parent
664150811a
commit
f4aac0bd8d
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -26,7 +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: 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