mirror of
https://github.com/restic/restic.git
synced 2025-08-14 11:37:48 +00:00
scripts/release: Check release date first
This commit is contained in:
@@ -338,8 +338,8 @@ func main() {
|
||||
preCheckBranchMaster()
|
||||
preCheckUncommittedChanges()
|
||||
preCheckVersionExists()
|
||||
preCheckChangelogCurrent()
|
||||
preCheckChangelogRelease()
|
||||
preCheckChangelogCurrent()
|
||||
preCheckChangelogVersion()
|
||||
|
||||
generateFiles()
|
||||
|
Reference in New Issue
Block a user