From 88bc0f644aa40869066e13f658a23a3f7250db45 Mon Sep 17 00:00:00 2001 From: MadCcc <1075746765@qq.com> Date: Fri, 18 Nov 2022 10:25:10 +0800 Subject: [PATCH] chore: tag next --- .antd-tools.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.antd-tools.config.js b/.antd-tools.config.js index 5c139e9d30..8a1126d63b 100644 --- a/.antd-tools.config.js +++ b/.antd-tools.config.js @@ -29,4 +29,5 @@ module.exports = { finalize: finalizeDist, }, bail: true, + tag: 'next', };