Skip to content

Commit

Permalink
Update delete_releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
secondnetwork authored Jan 20, 2024
1 parent 7cb5e81 commit 0f1303c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/delete_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ jobs:
keep_latest: 5 # Set to 0 to delete all releases
keep_min_download_counts: 1 # Optional parameters
delete_expired_data: 10 # Optional parameters
delete_tag_pattern: beta # defaults to ""
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0f1303c

Please sign in to comment.