use onlyLastTag rather than hard coded lastTag

This commit is contained in:
netmindz 2025-02-22 14:49:01 +00:00 committed by GitHub
parent 664150811a
commit f4aac0bd8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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