Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hammanek authored Aug 27, 2024
1 parent 0680a90 commit a8155da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.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: 5
keep-count: 2
keep-old-minor-releases: true
keep-old-minor-releases-count: 1

0 comments on commit a8155da

Please sign in to comment.