This commit is contained in:
Gerd 2025-07-02 22:27:38 +02:00 committed by GitHub
parent bc60144cc0
commit d4a4e87dfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,7 +121,7 @@ jobs:
uses: sgpublic/delete-release-action@v1.2
with:
release-drop: true
release-keep-count: 1
release-keep-count: 5
release-drop-tag: true
env:
GITHUB_TOKEN: ${{ github.token }}