Skip to content

Commit

Permalink
Update cleanup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brbrbr authored Jun 21, 2024
1 parent b5fb9eb commit 1efaffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- uses: Nats-ji/delete-old-releases@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
keep-count: 2
keep-count: 1
keep-old-minor-releases: true
keep-old-minor-releases-by: 'major'

0 comments on commit 1efaffd

Please sign in to comment.