工作流

This commit is contained in:
j m 2024-07-12 21:22:31 +08:00
parent f3fa2a9398
commit 0004d5ea11
2 changed files with 7 additions and 7 deletions

View File

@ -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

View File

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