mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17: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) )
|
||||
|
||||
KEEP_LATEST=14
|
||||
KEEP_MONTHLY=12
|
||||
KEEP_MONTHLY=24
|
||||
|
||||
LATEST_TAGS=()
|
||||
MONTHLY_TAGS=()
|
||||
|
Reference in New Issue
Block a user