mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 14:19:52 +08:00
1.3.6
This commit is contained in:
parent
83d09be127
commit
611a0f06c5
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -83,7 +83,10 @@ jobs:
|
||||
asset_name: halo-theme-dream2.0-plus-V${{ env.version }}.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
- name: npm ci
|
||||
- name: npm cache clean
|
||||
if: ${{ env.branch_type == 'master' }}
|
||||
run: npm ci
|
||||
- name: npm cache clean
|
||||
if: ${{ env.branch_type == 'master' }}
|
||||
run: npm ci
|
||||
- name: npm publish
|
||||
|
@ -14,7 +14,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/zsjy/halo-theme-dream2.0-plus"
|
||||
"url": "git+https://github.com/zsjy/halo-theme-dream2.0-plus.git"
|
||||
},
|
||||
"keywords": [
|
||||
"halo",
|
||||
@ -47,7 +47,7 @@
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-uglify": "^3.0.2",
|
||||
"gulp-zip": "^5.1.0",
|
||||
"webpack": "^5.68.0",
|
||||
"webpack": "5.94.0",
|
||||
"webpack-stream": "^7.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user