ci: Udpate auto-release LTS branch (#9519)

This commit is contained in:
Manuel
2025-01-09 14:35:29 +01:00
committed by GitHub
parent 2cebb88989
commit 82ab3f9a38

View File

@@ -46,7 +46,7 @@ async function config() {
{ name: 'beta', prerelease: true },
'next-major',
// Long-Term-Support branch of previous major version
'release-6.x.x',
'release-7.x.x',
],
dryRun: false,
debug: true,