From 0004d5ea11e25e86b26b671abea99af75352364c Mon Sep 17 00:00:00 2001 From: j m <1406993111@qq.com> Date: Fri, 12 Jul 2024 21:22:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gitea-build.yml | 12 ++++++------ theme.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/gitea-build.yml b/.github/workflows/gitea-build.yml index c9de29c..396b1e6 100644 --- a/.github/workflows/gitea-build.yml +++ b/.github/workflows/gitea-build.yml @@ -50,12 +50,12 @@ jobs: - name: Build run: npm run actions --tag=${{ env.version }} - # 上传构建产物zip - - name: Upload artifacts - uses: actions/upload-artifact@v3 - with: - name: halo-theme-dream2.0-plus - path: dist-actions +# # 上传构建产物zip +# - name: Upload artifacts +# uses: actions/upload-artifact@v3 +# with: +# name: halo-theme-dream2.0-plus +# path: dist-actions # 如果是master分支,创建latest的Release,否则创建 预览版 - name: Create Release diff --git a/theme.yaml b/theme.yaml index 3c71672..dd1a5fb 100644 --- a/theme.yaml +++ b/theme.yaml @@ -30,7 +30,7 @@ spec: settingName: theme-dream2-plus-setting configMapName: theme-dream2-plus-configMap # 版本号 - version: 1.2.6.3 + version: 1.2.6.beta1 # 最低支持的 Halo 版本 require: ">=2.15.0" # 许可