update
This commit is contained in:
parent
bc60144cc0
commit
d4a4e87dfc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue