Us Pre-Releases in support channel

This commit is contained in:
Daniel 2023-09-26 12:50:51 +02:00
parent cf3bd9f671
commit 1316a5606f

View file

@ -98,6 +98,7 @@ func SetIndexes(
Path: indexPath,
AutoDownload: autoDownload,
})
usePreReleases = true
} else if deleteUnusedIndexes {
err := deleteIndex(registry, indexPath)
if err != nil {