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
1fb480afba
commit
ea1b23d53f
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -36,6 +36,13 @@ 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
|
||||
|
||||
- name: Create Release
|
||||
id: create_release
|
||||
uses: actions/create-release@latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user