mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 07:07:32 +08:00
fix(Actions): Delete tag pattern
This commit is contained in:
parent
34e718d258
commit
a2ca7a94ad
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -71,4 +71,4 @@ 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
|
keep_latest: 7
|
||||||
delete_tag_pattern: 'nightly_*'
|
delete_tag_pattern: "nightly_*"
|
Loading…
x
Reference in New Issue
Block a user