Update keep_last parameter to n in build.yml

This commit is contained in:
2026-01-31 21:41:26 +07:00
committed by GitHub
parent 8727d3d988
commit 062143ada4
+1 -2
View File
@@ -42,5 +42,4 @@ jobs:
- name: Keep only the last 1 release
uses: eregon/keep-last-n-releases@v1
with:
keep_last: 1
token: ${{ secrets.GITHUB_TOKEN }}
n: 1