mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-13 05:47:39 +02:00
Make actual number of monthly releases consistent with readme
This commit is contained in:
@ -4,7 +4,7 @@ git fetch --tags
|
|||||||
TAGS=( $(git tag -l "autobuild-*" | sort -r) )
|
TAGS=( $(git tag -l "autobuild-*" | sort -r) )
|
||||||
|
|
||||||
KEEP_LATEST=14
|
KEEP_LATEST=14
|
||||||
KEEP_MONTHLY=12
|
KEEP_MONTHLY=24
|
||||||
|
|
||||||
LATEST_TAGS=()
|
LATEST_TAGS=()
|
||||||
MONTHLY_TAGS=()
|
MONTHLY_TAGS=()
|
||||||
|
Reference in New Issue
Block a user