Skip to content

Commit

Permalink
Auto-cleanup prereleases only
Browse files Browse the repository at this point in the history
  • Loading branch information
stakira authored May 10, 2024
1 parent 1d4cf31 commit b969d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: dev-drprasad/[email protected]
with:
keep_latest: 32
delete_prerelease_only: true
delete_tag_pattern: build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b969d52

Please sign in to comment.