mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
工作流
This commit is contained in:
parent
0004d5ea11
commit
8606139b37
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
@ -50,12 +50,12 @@ jobs:
|
||||
- name: Build
|
||||
run: npm run actions --tag=${{ env.version }}
|
||||
|
||||
# 上传构建产物zip
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: halo-theme-dream2.0-plus
|
||||
path: dist-actions
|
||||
# # 上传构建产物zip
|
||||
# - name: Upload artifacts
|
||||
# uses: actions/upload-artifact@v4
|
||||
# with:
|
||||
# name: halo-theme-dream2.0-plus
|
||||
# path: dist-actions
|
||||
|
||||
# 如果是master分支,创建latest的Release,否则创建 预览版
|
||||
- name: Create Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user