mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 15:17:23 +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
|
- name: Keep only the last 7 nightly builds, any other nightlies will be removed
|
||||||
uses: dev-drprasad/delete-older-releases@v0.2.0
|
uses: dev-drprasad/delete-older-releases@v0.2.0
|
||||||
keep_latest: 7
|
with:
|
||||||
delete_tag_pattern: nightly
|
keep_latest: 7
|
||||||
|
delete_tag_pattern: nightly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user