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
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_name: halo-theme-dream2.0-plus-V${{ env.version }}.zip
|
||||||
asset_content_type: application/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' }}
|
if: ${{ env.branch_type == 'master' }}
|
||||||
run: npm ci
|
run: npm ci
|
||||||
- name: npm publish
|
- name: npm publish
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"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": [
|
"keywords": [
|
||||||
"halo",
|
"halo",
|
||||||
@ -47,7 +47,7 @@
|
|||||||
"gulp-rename": "^2.0.0",
|
"gulp-rename": "^2.0.0",
|
||||||
"gulp-uglify": "^3.0.2",
|
"gulp-uglify": "^3.0.2",
|
||||||
"gulp-zip": "^5.1.0",
|
"gulp-zip": "^5.1.0",
|
||||||
"webpack": "^5.68.0",
|
"webpack": "5.94.0",
|
||||||
"webpack-stream": "^7.0.0"
|
"webpack-stream": "^7.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user