Skip to content

Commit

Permalink
delete old package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
probablyjassin committed Nov 22, 2024
1 parent bd5eee9 commit 0ee5c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuxt-to-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
# This cannot be specified with `num-old-versions-to-delete`. By default, `min-versions-to-keep` takes precedence over `num-old-versions-to-delete`.
# When set to 0, all deletable versions will be deleted.
# When set greater than 0, all deletable package versions except the specified number will be deleted.
#min-versions-to-keep: 2
min-versions-to-keep: 3

- name: Cache Docker layers
uses: actions/cache@v4
Expand Down

0 comments on commit 0ee5c33

Please sign in to comment.