Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 14, 2022
1 parent 59d7c47 commit 3d45ff2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -17,13 +17,12 @@ jobs:
node-version: 16

- name: Look Changelog
uses: jaywcjlove/changelog-generator@v1.5.0
uses: jaywcjlove/changelog-generator@v1.5.7
with:
filter-author: (小弟调调™|Renovate Bot|renovate-bot)
filter: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}'

- run: npm install --unsafe-perm
- run: npm run hoist
- run: npm install
- run: npm run kkt:build
- run: npm run lib:build

Expand Down

0 comments on commit 3d45ff2

Please sign in to comment.