Skip to content

Commit

Permalink
use onlyLastTag rather than hard coded lastTag
Browse files Browse the repository at this point in the history
  • Loading branch information
netmindz authored Feb 22, 2025
1 parent 6641508 commit f4aac0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: janheinrichmerker/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
sinceTag: v0.15.0
onlyLastTag: true
- name: Update Nightly Release
uses: andelf/nightly-release@main
env:
Expand Down

0 comments on commit f4aac0b

Please sign in to comment.