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" # 许可