Skip to content

Commit

Permalink
🔧
Browse files Browse the repository at this point in the history
  • Loading branch information
PureKrome committed Dec 1, 2021
1 parent 7e8b5c9 commit d995b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
--source https://nuget.pkg.github.com/${{ github.repository_owner }}
- name: Remove old pre-release packages (keeping the GPR cleanish)
- uses: actions/delete-package-versions@v2
uses: actions/delete-package-versions@v2
with:
package-name: 'Homely.AspNetCore.Mvc.Helpers'
min-versions-to-keep: 10
Expand Down

0 comments on commit d995b54

Please sign in to comment.