mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 20:09:41 +08:00
1.3.6
This commit is contained in:
parent
611a0f06c5
commit
954f751152
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -55,8 +55,6 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
if: ${{ env.branch_type == 'master' }}
|
if: ${{ env.branch_type == 'master' }}
|
||||||
run: npm run release --tag=${{ env.version }}
|
run: npm run release --tag=${{ env.version }}
|
||||||
env:
|
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
|
||||||
|
|
||||||
# 如果是master分支,创建latest的Release,否则创建 预览版
|
# 如果是master分支,创建latest的Release,否则创建 预览版
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user