mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 03:09:41 +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
|
- name: Build
|
||||||
run: npm run actions --tag=${{ env.version }}
|
run: npm run actions --tag=${{ env.version }}
|
||||||
|
|
||||||
# 上传构建产物zip
|
# # 上传构建产物zip
|
||||||
- name: Upload artifacts
|
# - name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v4
|
# uses: actions/upload-artifact@v4
|
||||||
with:
|
# with:
|
||||||
name: halo-theme-dream2.0-plus
|
# name: halo-theme-dream2.0-plus
|
||||||
path: dist-actions
|
# path: dist-actions
|
||||||
|
|
||||||
# 如果是master分支,创建latest的Release,否则创建 预览版
|
# 如果是master分支,创建latest的Release,否则创建 预览版
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user