Skip to content

Commit

Permalink
fix(package): improve package quality score (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbardini authored May 20, 2021
1 parent 76fbf7d commit aeb6d50
Show file tree
Hide file tree
Showing 3 changed files with 347 additions and 269 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Type-check
run: npm run type-check

- name: Package-check
run: npm run package-check

- name: Release
uses: cycjimmy/semantic-release-action@v2
with:
Expand Down
Loading

0 comments on commit aeb6d50

Please sign in to comment.