Skip to content

Commit

Permalink
Only specify min-versions-to-keep
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Sep 14, 2023
1 parent 160e918 commit 37d3755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/delete-old-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
with:
package-name: com.bitwarden.sdk-android
package-type: maven
num-old-versions-to-delete: 20
min-versions-to-keep: 25

# Ignore versions only containing version numbers
Expand Down

0 comments on commit 37d3755

Please sign in to comment.