Skip to content

Commit

Permalink
14.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xushengfeng committed Oct 23, 2024
1 parent d1aedad commit b3b4641
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ jobs:
pnpm install
pnpm run dist
- name: upload
uses: actions/upload-artifact@v3
with:
path: |
"build/app-*"
"build/eSearch-*"
- name: release
uses: softprops/action-gh-release@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eSearch",
"version": "14.1.5",
"version": "14.1.6",
"description": "识屏 · 搜索",
"main": "./out/main/main.js",
"scripts": {
Expand Down

0 comments on commit b3b4641

Please sign in to comment.