Skip to content

Commit

Permalink
chore: clean up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
norskeld committed Nov 12, 2021
1 parent ee117b6 commit 781bc12
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 605 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npm run build
npx semantic-release
npm run build:release
npm run release
Loading

0 comments on commit 781bc12

Please sign in to comment.