mirror of
https://github.com/wled/WLED.git
synced 2025-04-23 22:37:18 +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
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
sinceTag: v0.15.0
|
||||
onlyLastTag: true
|
||||
- name: Update Nightly Release
|
||||
uses: andelf/nightly-release@main
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user