Skip to content

Commit

Permalink
Update Cleaning.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
00575 authored Sep 14, 2022
1 parent e30007d commit 2a32144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Cleaning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Delete Older Releases
uses: dev-drprasad/delete-older-releases@master
with:
keep_latest: 300
keep_latest: 100
delete_tags: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2a32144

Please sign in to comment.