Tweak some settings to (hopefully) fix package pruning (#2089)

This commit is contained in:
Jon Koops 2022-02-14 11:07:40 +01:00 committed by GitHub
parent 065aec9424
commit 54a292ef2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,6 @@ jobs:
uses: actions/delete-package-versions@v2
with:
package-name: org.keycloak.keycloak-admin-ui
num-old-versions-to-delete: 100
delete-only-pre-release-versions: true
- name: Publish Admin UI