Skip to content

Commit

Permalink
Update build from 2321cb8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 11, 2023
1 parent 2321cb8 commit f6db3f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- name: Check Updates
shell: bash
continue-on-error: true
run: npm run update
run: npm run update --if-present

- name: Install Global Packages
run: npm i -g typescript ts-node gulp-cli hexo-cli webpack-cli
Expand Down
6 changes: 3 additions & 3 deletions release/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
## Releases
| version | tarball url |
| :--- | :--- |
| 1.2.8 | https://github.com/dimaslanjaka/hexo-post-parser/raw/21a41cd/release/hexo-post-parser-1.2.8.tgz |
| 1.2.9 | https://github.com/dimaslanjaka/hexo-post-parser/raw/21a41cd/release/hexo-post-parser-1.2.9.tgz |
| latest | https://github.com/dimaslanjaka/hexo-post-parser/raw/21a41cd/release/hexo-post-parser.tgz |
| 1.2.8 | https://github.com/dimaslanjaka/hexo-post-parser/raw/2321cb8/release/hexo-post-parser-1.2.8.tgz |
| 1.2.9 | https://github.com/dimaslanjaka/hexo-post-parser/raw/2321cb8/release/hexo-post-parser-1.2.9.tgz |
| latest | https://github.com/dimaslanjaka/hexo-post-parser/raw/2321cb8/release/hexo-post-parser.tgz |
| latest | https://github.com/dimaslanjaka/hexo-post-parser/raw/monorepo/release/hexo-post-parser.tgz |

use this tarball with `resolutions`:
Expand Down

0 comments on commit f6db3f2

Please # to comment.