This commit is contained in:
Gerd 2025-05-16 20:41:33 +02:00 committed by GitHub
parent f6dfca8bff
commit 74238b6b45
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: 1
release-keep-count: 2
release-drop-tag: true
env:
GITHUB_TOKEN: ${{ github.token }}