mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 07:07:32 +08:00
fix(Actions): forgot with keyword
This commit is contained in:
parent
c0cfb74488
commit
108acae399
5
.github/workflows/nightly.yml
vendored
5
.github/workflows/nightly.yml
vendored
@ -70,5 +70,6 @@ jobs:
|
||||
|
||||
- name: Keep only the last 7 nightly builds, any other nightlies will be removed
|
||||
uses: dev-drprasad/delete-older-releases@v0.2.0
|
||||
keep_latest: 7
|
||||
delete_tag_pattern: nightly
|
||||
with:
|
||||
keep_latest: 7
|
||||
delete_tag_pattern: nightly
|
||||
|
Loading…
x
Reference in New Issue
Block a user