This commit is contained in:
Gerd 2025-05-18 19:55:42 +02:00 committed by GitHub
parent 401743fcf3
commit c7b2a98f9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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