Tweak some settings to (hopefully) fix package pruning (#2089)
This commit is contained in:
parent
065aec9424
commit
54a292ef2b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue